Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Info Warnings Errors
2650030134

Files

File I W E
org/eclipse/equinox/servletbridge/BridgeServlet.java00406
org/eclipse/equinox/servletbridge/CloseableURLClassLoader.java00559
org/eclipse/equinox/servletbridge/FrameworkLauncher.java001388
org/eclipse/equinox/servletbridge/flower/FlowerFrameworkLauncher.java00278
org/eclipse/equinox/servletbridge/flower/ServletConfigWrapper.java0010
org/eclipse/equinox/servletbridge/flower/ServletConfigWrapperImpl.java0031
org/eclipse/equinox/servletbridge/flower/ServletContextWrapper.java0030
org/eclipse/equinox/servletbridge/flower/ServletContextWrapperImpl.java0082
org/flowerplatform/ant/HeaderUpdaterTask.java00197
org/flowerplatform/ant/utils/FileIterator.java0060
org/flowerplatform/ant/utils/FileUtil.java0065
org/flowerplatform/codesync/CodeSyncAlgorithm.java00838
org/flowerplatform/codesync/CodeSyncConstants.java00171
org/flowerplatform/codesync/CodeSyncPlugin.java00961
org/flowerplatform/codesync/CodeSyncRemoveNodeController.java0027
org/flowerplatform/codesync/Diff.java00101
org/flowerplatform/codesync/FeatureProvider.java0059
org/flowerplatform/codesync/FilteredIterable.java0066
org/flowerplatform/codesync/IFullyQualifiedNameProvider.java009
org/flowerplatform/codesync/Match.java00779
org/flowerplatform/codesync/action/ActionResult.java0082
org/flowerplatform/codesync/action/ActionSynchronize.java0055
org/flowerplatform/codesync/action/DiffAction.java0050
org/flowerplatform/codesync/action/DiffActionCopyLeftToRight.java0033
org/flowerplatform/codesync/action/DiffActionCopyRightToLeft.java0035
org/flowerplatform/codesync/action/DiffActionEntry.java0084
org/flowerplatform/codesync/action/DiffActionRegistry.java00417
org/flowerplatform/codesync/action/DiffActionRevert.java0045
org/flowerplatform/codesync/action/DiffContextMenuEntry.java0070
org/flowerplatform/codesync/action/MatchActionAddAbstract.java00135
org/flowerplatform/codesync/action/MatchActionAddAncestorAbstract.java0042
org/flowerplatform/codesync/action/MatchActionAddAncestorToLeft.java0051
org/flowerplatform/codesync/action/MatchActionAddAncestorToLeftRight.java0020
org/flowerplatform/codesync/action/MatchActionAddAncestorToRight.java0053
org/flowerplatform/codesync/action/MatchActionAddLateralAbstract.java0026
org/flowerplatform/codesync/action/MatchActionAddLeftToRight.java0080
org/flowerplatform/codesync/action/MatchActionAddRightToLeft.java0077
org/flowerplatform/codesync/action/MatchActionRemoveAbstract.java00111
org/flowerplatform/codesync/action/MatchActionRemoveLeft.java0043
org/flowerplatform/codesync/action/MatchActionRemoveLeftRight.java0016
org/flowerplatform/codesync/action/MatchActionRemoveRight.java0043
org/flowerplatform/codesync/adapter/AbstractModelAdapter.java00227
org/flowerplatform/codesync/adapter/ComposedModelAdapterSet.java0089
org/flowerplatform/codesync/adapter/DelegatingModelAdapter.java00237
org/flowerplatform/codesync/adapter/IModelAdapter.java00194
org/flowerplatform/codesync/adapter/IModelAdapterSet.java0028
org/flowerplatform/codesync/adapter/ModelAdapterSet.java00111
org/flowerplatform/codesync/adapter/NodeModelAdapter.java00300
org/flowerplatform/codesync/adapter/NodeModelAdapterAncestor.java0079
org/flowerplatform/codesync/adapter/NodeModelAdapterLeft.java00131
org/flowerplatform/codesync/adapter/file/AbstractFileModelAdapter.java00176
org/flowerplatform/codesync/adapter/file/AstModelElementAdapter.java0012
org/flowerplatform/codesync/adapter/file/CodeSyncFile.java0044
org/flowerplatform/codesync/adapter/file/FileModelAdapter.java0035
org/flowerplatform/codesync/adapter/file/FileModelAdapterSet.java0013
org/flowerplatform/codesync/adapter/file/FolderModelAdapter.java00201
org/flowerplatform/codesync/adapter/file/UnknownFileModelAdapter.java0022
org/flowerplatform/codesync/as/CodeSyncAsConstants.java00146
org/flowerplatform/codesync/as/CodeSyncAsPlugin.java00174
org/flowerplatform/codesync/as/DelegatingFileSpecification.java0049
org/flowerplatform/codesync/as/adapter/AsAbstractAstModelAdapter.java0084
org/flowerplatform/codesync/as/adapter/AsClassModelAdapter.java0074
org/flowerplatform/codesync/as/adapter/AsFileModelAdapter.java00131
org/flowerplatform/codesync/as/adapter/AsFunctionModelAdapter.java0076
org/flowerplatform/codesync/as/adapter/AsInterfaceModelAdapter.java0056
org/flowerplatform/codesync/as/adapter/AsMetaTagAttributeModelAdapter.java0052
org/flowerplatform/codesync/as/adapter/AsMetaTagModelAdapter.java0066
org/flowerplatform/codesync/as/adapter/AsModifierModelAdapter.java0043
org/flowerplatform/codesync/as/adapter/AsParameterModelAdapter.java0054
org/flowerplatform/codesync/as/adapter/AsReferenceModelAdapter.java0047
org/flowerplatform/codesync/as/adapter/AsTypeModelAdapter.java0041
org/flowerplatform/codesync/as/adapter/AsVariableModelAdapter.java0068
org/flowerplatform/codesync/as/asdoc/AsDocComment.java0036
org/flowerplatform/codesync/as/asdoc/AsDocDelegate.java0029
org/flowerplatform/codesync/as/asdoc/AsParserAsDocDelegate.java0049
org/flowerplatform/codesync/as/asdoc/MetadataParserAsDocDelegate.java0029
org/flowerplatform/codesync/as/line_information_provider/AsFunctionLineProvider.java0055
org/flowerplatform/codesync/as/type_provider/AsTypeProvider.java0056
org/flowerplatform/codesync/code/java/CodeSyncJavaConstants.java00214
org/flowerplatform/codesync/code/java/CodeSyncJavaPlugin.java00522
org/flowerplatform/codesync/code/java/adapter/JavaAbstractAstNodeModelAdapter.java00285
org/flowerplatform/codesync/code/java/adapter/JavaAnnotationModelAdapter.java00154
org/flowerplatform/codesync/code/java/adapter/JavaAnnotationTypeMemberDeclarationModelAdapter.java00112
org/flowerplatform/codesync/code/java/adapter/JavaAttributeModelAdapter.java00116
org/flowerplatform/codesync/code/java/adapter/JavaEnumConstantDeclarationModelAdapter.java0085
org/flowerplatform/codesync/code/java/adapter/JavaExpressionModelAdapter.java0067
org/flowerplatform/codesync/code/java/adapter/JavaFileModelAdapter.java00104
org/flowerplatform/codesync/code/java/adapter/JavaMemberValuePairModelAdapter.java00127
org/flowerplatform/codesync/code/java/adapter/JavaModifierModelAdapter.java0048
org/flowerplatform/codesync/code/java/adapter/JavaOperationModelAdapter.java00152
org/flowerplatform/codesync/code/java/adapter/JavaParameterModelAdapter.java0094
org/flowerplatform/codesync/code/java/adapter/JavaTypeDeclarationModelAdapter.java00229
org/flowerplatform/codesync/code/java/controller/JavaIconPropertyProvider.java00163
org/flowerplatform/codesync/code/java/line_information_provider/JavaOperationLineProvider.java0048
org/flowerplatform/codesync/code/java/type_provider/JavaTypeProvider.java0079
org/flowerplatform/codesync/controller/CodeSyncAddNodeController.java0029
org/flowerplatform/codesync/controller/CodeSyncControllerUtils.java00336
org/flowerplatform/codesync/controller/CodeSyncPropertySetter.java0099
org/flowerplatform/codesync/controller/CodeSyncRepositoryChildrenProvider.java0034
org/flowerplatform/codesync/controller/CodeSyncSubscribableResourceProvider.java0078
org/flowerplatform/codesync/controller/ModelResourceSetProvider.java0016
org/flowerplatform/codesync/line_information_provider/ComposedLineProvider.java0040
org/flowerplatform/codesync/line_information_provider/ILineProvider.java0014
org/flowerplatform/codesync/project/IProjectAccessController.java0031
org/flowerplatform/codesync/project/ProjectAccessController.java0075
org/flowerplatform/codesync/remote/CodeSyncOperationsService.java00110
org/flowerplatform/codesync/type_provider/ComposedTypeProvider.java0037
org/flowerplatform/codesync/type_provider/ITypeProvider.java0012
org/flowerplatform/codesync/type_provider/NodeTypeProvider.java0017
org/flowerplatform/core/CoreConstants.java00339
org/flowerplatform/core/CorePlugin.java00368
org/flowerplatform/core/CoreService.java0014
org/flowerplatform/core/CoreUtils.java00217
org/flowerplatform/core/FlowerProperties.java00247
org/flowerplatform/core/RemoteMethodInvocationInfo.java00148
org/flowerplatform/core/RemoteMethodInvocationListener.java00197
org/flowerplatform/core/ScheduledExecutorServiceFactory.java0031
org/flowerplatform/core/ServiceRegistry.java0053
org/flowerplatform/core/file/FileChildrenController.java00138
org/flowerplatform/core/file/FileControllerUtils.java0097
org/flowerplatform/core/file/FileHolderAccessController.java00180
org/flowerplatform/core/file/FilePropertiesController.java00147
org/flowerplatform/core/file/FileSubscribableProvider.java0077
org/flowerplatform/core/file/FileSystemControllers.java0066
org/flowerplatform/core/file/FileSystemNodeController.java0027
org/flowerplatform/core/file/FileSystemResourceHandler.java0056
org/flowerplatform/core/file/IFileAccessController.java00104
org/flowerplatform/core/file/PlainFileAccessController.java00297
org/flowerplatform/core/file/download/DownloadInfo.java0082
org/flowerplatform/core/file/download/DownloadServlet.java0067
org/flowerplatform/core/file/download/remote/DownloadService.java00277
org/flowerplatform/core/file/upload/UploadInfo.java00106
org/flowerplatform/core/file/upload/UploadServlet.java00109
org/flowerplatform/core/file/upload/remote/UploadService.java00173
org/flowerplatform/core/node/NodeService.java00449
org/flowerplatform/core/node/controller/ConstantValuePropertyProvider.java0065
org/flowerplatform/core/node/controller/DebugControllers.java0027
org/flowerplatform/core/node/controller/DefaultPropertiesProvider.java0035
org/flowerplatform/core/node/controller/DelegateToResourceController.java00241
org/flowerplatform/core/node/controller/IAddNodeController.java0011
org/flowerplatform/core/node/controller/IChildrenProvider.java0019
org/flowerplatform/core/node/controller/IDefaultPropertyValueProvider.java0012
org/flowerplatform/core/node/controller/IParentProvider.java0010
org/flowerplatform/core/node/controller/IPropertiesProvider.java0013
org/flowerplatform/core/node/controller/IPropertySetter.java0020
org/flowerplatform/core/node/controller/IRemoveNodeController.java0011
org/flowerplatform/core/node/controller/PropertyDescriptorDefaultPropertyValueProvider.java0028
org/flowerplatform/core/node/controller/TypeDescriptorRegistryDebugControllers.java00547
org/flowerplatform/core/node/remote/AddChildDescriptor.java00104
org/flowerplatform/core/node/remote/FullNodeIdWithChildren.java0039
org/flowerplatform/core/node/remote/GenericValueDescriptor.java0049
org/flowerplatform/core/node/remote/MemberOfChildCategoryDescriptor.java0044
org/flowerplatform/core/node/remote/Node.java00223
org/flowerplatform/core/node/remote/NodeServiceRemote.java00199
org/flowerplatform/core/node/remote/NodeWithChildren.java0039
org/flowerplatform/core/node/remote/PropertyDescriptor.java00303
org/flowerplatform/core/node/remote/PropertyWrapper.java0037
org/flowerplatform/core/node/remote/ResourceServiceRemote.java0058
org/flowerplatform/core/node/remote/ServiceContext.java0084
org/flowerplatform/core/node/remote/StylePropertyWrapper.java0032
org/flowerplatform/core/node/remote/SubscriptionInfo.java0078
org/flowerplatform/core/node/resource/BaseResourceHandler.java0064
org/flowerplatform/core/node/resource/IResourceHandler.java0038
org/flowerplatform/core/node/resource/IResourceHolder.java0022
org/flowerplatform/core/node/resource/IResourceSetProvider.java0010
org/flowerplatform/core/node/resource/ResourceDebugControllers.java00506
org/flowerplatform/core/node/resource/ResourceService.java00342
org/flowerplatform/core/node/resource/ResourceSetService.java00140
org/flowerplatform/core/node/resource/ResourceUnsubscriber.java0066
org/flowerplatform/core/node/resource/VirtualNodeResourceHandler.java00112
org/flowerplatform/core/node/resource/in_memory/InMemoryResourceInfo.java0055
org/flowerplatform/core/node/resource/in_memory/InMemoryResourceService.java00151
org/flowerplatform/core/node/resource/in_memory/InMemoryResourceSetService.java0088
org/flowerplatform/core/node/resource/in_memory/InMemorySessionService.java00100
org/flowerplatform/core/node/resource/in_memory/ResourceSetInfo.java0051
org/flowerplatform/core/node/resource/in_memory/SessionInfo.java0028
org/flowerplatform/core/node/update/controller/UpdateController.java00145
org/flowerplatform/core/node/update/remote/ChildrenUpdate.java0093
org/flowerplatform/core/node/update/remote/PropertyUpdate.java0092
org/flowerplatform/core/node/update/remote/Update.java0064
org/flowerplatform/core/preference/PreferencePropertiesProvider.java00106
org/flowerplatform/core/preference/PreferencePropertySetter.java0064
org/flowerplatform/core/preference/remote/PreferencePropertyWrapper.java0041
org/flowerplatform/core/preference/remote/PreferencesServiceRemote.java0016
org/flowerplatform/core/repository/RepositoryChildrenProvider.java0043
org/flowerplatform/core/repository/RepositoryPropertiesProvider.java0028
org/flowerplatform/core/repository/RootChildrenProvider.java0080
org/flowerplatform/core/repository/RootPropertiesProvider.java0015
org/flowerplatform/core/session/ComposedSessionListener.java0038
org/flowerplatform/core/session/ISessionListener.java0015
org/flowerplatform/core/session/ServletBridgeRegistryListenerRunnable.java0022
org/flowerplatform/core/session/SessionService.java00111
org/flowerplatform/flex_client/server/IndexFilter.java0056
org/flowerplatform/flex_client/server/blazeds/AddHttpFlexSessionListenerRunnable.java0017
org/flowerplatform/flex_client/server/blazeds/DummyServletContext.java00330
org/flowerplatform/flex_client/server/blazeds/FlowerFlexConfigurationManager.java0014
org/flowerplatform/flex_client/server/blazeds/FlowerFlexFactory.java0099
org/flowerplatform/flex_client/server/blazeds/FlowerJavaAdapter.java0038
org/flowerplatform/flex_client/server/blazeds/FlowerMessageBrokerServlet.java0030
org/flowerplatform/flex_client/server/blazeds/FlowerRemotingService.java0032
org/flowerplatform/flex_client/server/blazeds/ServletConfigWrapper.java0065
org/flowerplatform/flex_client/server/blazeds/ServletContextAdaptorInvocationHandler.java0089
org/flowerplatform/freeplane/FreeplaneHeadlessStarter.java0061
org/flowerplatform/freeplane/FreeplanePlugin.java00159
org/flowerplatform/freeplane/HeadlessMapViewController.java0022
org/flowerplatform/freeplane/controller/MindMapAddNodeController.java0045
org/flowerplatform/freeplane/controller/MindMapChildrenProvider.java0039
org/flowerplatform/freeplane/controller/MindMapFileAddNodeController.java0086
org/flowerplatform/freeplane/controller/MindMapParentProvider.java0028
org/flowerplatform/freeplane/controller/MindMapPropertiesProvider.java00190
org/flowerplatform/freeplane/controller/MindMapPropertySetter.java00468
org/flowerplatform/freeplane/controller/MindMapRemoveNodeController.java0020
org/flowerplatform/freeplane/controller/PersistenceAddNodeProvider.java0042
org/flowerplatform/freeplane/controller/PersistencePropertiesProvider.java0024
org/flowerplatform/freeplane/controller/PersistencePropertySetter.java00112
org/flowerplatform/freeplane/remote/MindMapServiceRemote.java0033
org/flowerplatform/freeplane/resource/FreeplaneMindmapResourceHandler.java00121
org/flowerplatform/freeplane/resource/FreeplanePersistenceResourceHandler.java0027
org/flowerplatform/freeplane/style/controller/MindMapStyleChildrenProvider.java0057
org/flowerplatform/freeplane/style/controller/MindMapStyleResourceHandler.java0097
org/flowerplatform/freeplane/style/controller/StyleRootChildrenProvider.java0038
org/flowerplatform/freeplane/style/controller/StyleRootPropertiesProvider.java0016
org/flowerplatform/host/servletbridge/registry/Activator.java0074
org/flowerplatform/mindmap/MindMapConstants.java00163
org/flowerplatform/mindmap/MindMapPlugin.java00171
org/flowerplatform/resources/ResourcesPlugin.java0035
org/flowerplatform/util/Pair.java0062
org/flowerplatform/util/RunnableWithParam.java0014
org/flowerplatform/util/UtilConstants.java0054
org/flowerplatform/util/Utils.java00133
org/flowerplatform/util/controller/AbstractController.java0092
org/flowerplatform/util/controller/AllDynamicCategoryProvider.java0013
org/flowerplatform/util/controller/CategoryTypeDescriptor.java0026
org/flowerplatform/util/controller/ControllerEntry.java0066
org/flowerplatform/util/controller/IController.java0024
org/flowerplatform/util/controller/IDescriptor.java007
org/flowerplatform/util/controller/IDynamicCategoryProvider.java0034
org/flowerplatform/util/controller/NullController.java0011
org/flowerplatform/util/controller/TypeDescriptor.java00447
org/flowerplatform/util/controller/TypeDescriptorDebugWrapper.java0088
org/flowerplatform/util/controller/TypeDescriptorRegistry.java00195
org/flowerplatform/util/controller/TypeDescriptorRemote.java0087
org/flowerplatform/util/file/FileHolder.java0023
org/flowerplatform/util/file/StringHolder.java0051
org/flowerplatform/util/log/ApplicationServerContextPropertyDefiner.java0014
org/flowerplatform/util/log/AuditDetails.java0097
org/flowerplatform/util/log/DualDelegatingAuditAppender.java0038
org/flowerplatform/util/log/IAuditAppender.java0013
org/flowerplatform/util/log/LogBasedAuditAppender.java0054
org/flowerplatform/util/log/LogUtil.java0093
org/flowerplatform/util/log/TomcatLocationPropertyDefiner.java0011
org/flowerplatform/util/plugin/AbstractFlowerJavaPlugin.java00160
org/flowerplatform/util/regex/AbstractRegexWithAction.java0026
org/flowerplatform/util/regex/RegexAction.java0049
org/flowerplatform/util/regex/RegexConfiguration.java00185
org/flowerplatform/util/regex/RegexException.java0017
org/flowerplatform/util/regex/RegexProcessingSession.java00295
org/flowerplatform/util/regex/RegexUtil.java00195
org/flowerplatform/util/regex/RegexWithAction.java00174
org/flowerplatform/util/servlet/CustomJSPFactory.java0047
org/flowerplatform/util/servlet/CustomJSPServlet.java0039
org/flowerplatform/util/servlet/ImageComposerServlet.java00159
org/flowerplatform/util/servlet/PublicResourcesServlet.java00327
org/flowerplatform/util/servlet/ResourcesServlet.java0098
org/flowerplatform/util/servlet/ServletUtils.java0052

Rules

RuleViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
59 Error
NewlineAtEndOfFile258 Error
Translation0 Error
FileLength0 Error
FileTabCharacter
  • eachLine: "true"
16462 Error
RegexpSingleline
  • format: "\s+$"
  • message: "Line has trailing spaces."
3620 Error
JavadocMethod1176 Error
JavadocType56 Error
JavadocVariable708 Error
JavadocStyle11 Error
ConstantName20 Error
LocalFinalVariableName0 Error
LocalVariableName1 Error
MemberName19 Error
MethodName0 Error
PackageName0 Error
ParameterName0 Error
StaticVariableName8 Error
TypeName0 Error
AvoidStarImport0 Error
IllegalImport0 Error
RedundantImport0 Error
UnusedImports29 Error
LineLength3980 Error
MethodLength5 Error
ParameterNumber0 Error
EmptyForIteratorPad0 Error
MethodParamPad2 Error
NoWhitespaceAfter5 Error
NoWhitespaceBefore0 Error
OperatorWrap29 Error
ParenPad3 Error
TypecastParenPad0 Error
WhitespaceAfter31 Error
WhitespaceAround18 Error
ModifierOrder13 Error
RedundantModifier33 Error
AvoidNestedBlocks1 Error
EmptyBlock17 Error
LeftCurly0 Error
NeedBraces143 Error
RightCurly2 Error
AvoidInlineConditionals37 Error
EmptyStatement0 Error
EqualsHashCode0 Error
HiddenField208 Error
IllegalInstantiation0 Error
InnerAssignment0 Error
MagicNumber70 Error
MissingSwitchDefault6 Error
RedundantThrows3 Error
SimplifyBooleanExpression1 Error
SimplifyBooleanReturn0 Error
DesignForExtension1111 Error
FinalClass0 Error
HideUtilityClassConstructor14 Error
InterfaceIsType0 Error
VisibilityModifier85 Error
ArrayTypeStyle0 Error
FinalParameters1894 Error
TodoComment1 Error
UpperEll0 Error

Details

org/eclipse/equinox/servletbridge/BridgeServlet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.22
 ErrorLine is longer than 80 characters (found 81).26
 ErrorLine has trailing spaces.44
 ErrorLine has trailing spaces.50
 ErrorLine is longer than 80 characters (found 94).52
 ErrorLine is longer than 80 characters (found 105).53
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 110).68
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 ErrorLine is longer than 80 characters (found 112).69
 ErrorLine contains a tab character.69
 ErrorMissing a Javadoc comment.69
 ErrorLine is longer than 80 characters (found 106).70
 ErrorLine contains a tab character.70
 ErrorMissing a Javadoc comment.70
 ErrorLine contains a tab character.72
 ErrorMissing a Javadoc comment.72
 ErrorLine contains a tab character.73
 ErrorMissing a Javadoc comment.73
 ErrorLine contains a tab character.74
 ErrorMissing a Javadoc comment.74
 ErrorLine contains a tab character.75
 ErrorMissing a Javadoc comment.75
 ErrorLine contains a tab character.76
 ErrorMissing a Javadoc comment.76
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 146).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorMethod 'init' is not designed for extension - needs to be abstract, final or empty.83
 ErrorExpected @throws tag for 'ServletException'.83
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 135).86
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 150).87
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.89
 ErrorLine is longer than 80 characters (found 101).89
 ErrorLine contains a tab character.89
 ErrorLine is longer than 80 characters (found 113).90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 103).92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 98).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 169).100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 133).106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine is longer than 80 characters (found 139).109
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 101).110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 89).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 Error'if' construct must use '{}'s.128
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.133
 ErrorLine is longer than 80 characters (found 110).134
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorMethod 'destroy' is not designed for extension - needs to be abstract, final or empty.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorFirst sentence should end with a period.143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 98).144
 ErrorLine contains a tab character.144
 ErrorLine is longer than 80 characters (found 98).145
 ErrorLine contains a tab character.145
 ErrorLine has trailing spaces.146
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine is longer than 80 characters (found 119).148
 ErrorLine contains a tab character.148
 ErrorMethod 'service' is not designed for extension - needs to be abstract, final or empty.148
 ErrorParameter req should be final.148
 ErrorExpected @param tag for 'req'.148
 ErrorParameter resp should be final.148
 ErrorExpected @param tag for 'resp'.148
 ErrorExpected @throws tag for 'ServletException'.148
 ErrorExpected @throws tag for 'IOException'.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 Error'if' construct must use '{}'s.151
 ErrorLine is longer than 80 characters (found 81).151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine is longer than 80 characters (found 100).156
 ErrorLine contains a tab character.156
 ErrorLine is longer than 80 characters (found 82).157
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine is longer than 80 characters (found 104).163
 ErrorLine contains a tab character.163
 ErrorLine is longer than 80 characters (found 81).164
 ErrorLine contains a tab character.164
 ErrorLine is longer than 80 characters (found 87).165
 ErrorLine contains a tab character.165
 ErrorLine is longer than 80 characters (found 111).166
 ErrorLine contains a tab character.166
 Error'if' construct must use '{}'s.167
 ErrorLine contains a tab character.167
 ErrorLine is longer than 80 characters (found 87).168
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine is longer than 80 characters (found 86).172
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 128).175
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine is longer than 80 characters (found 113).179
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.187
 ErrorMissing a Javadoc comment.187
 ErrorParameter servletPath should be final.187
 Error'if' construct must use '{}'s.188
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 Error'if' construct must use '{}'s.193
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.199
 ErrorLine is longer than 80 characters (found 116).200
 ErrorLine contains a tab character.200
 ErrorLine has trailing spaces.201
 ErrorLine is longer than 80 characters (found 90).201
 ErrorLine contains a tab character.201
 ErrorLine is longer than 80 characters (found 90).202
 ErrorLine contains a tab character.202
 ErrorLine is longer than 80 characters (found 85).203
 ErrorLine contains a tab character.203
 ErrorLine contains a tab character.204
 ErrorLine has trailing spaces.205
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorExpected an @return tag.207
 ErrorLine is longer than 80 characters (found 119).207
 ErrorLine contains a tab character.207
 ErrorParameter req should be final.207
 ErrorExpected @param tag for 'req'.207
 ErrorParameter resp should be final.207
 ErrorExpected @param tag for 'resp'.207
 ErrorExpected @throws tag for 'IOException'.207
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine is longer than 80 characters (found 81).211
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine contains a tab character.213
 ErrorLine contains a tab character.214
 ErrorLine is longer than 80 characters (found 81).215
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorLine is longer than 80 characters (found 82).219
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine is longer than 80 characters (found 84).223
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine contains a tab character.227
 ErrorLine contains a tab character.228
 ErrorLine contains a tab character.229
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.232
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorLine is longer than 80 characters (found 84).235
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine contains a tab character.237
 Error'if' construct must use '{}'s.238
 ErrorLine contains a tab character.238
 ErrorLine is longer than 80 characters (found 105).239
 ErrorLine contains a tab character.239
 Error'else' construct must use '{}'s.240
 ErrorLine contains a tab character.240
 ErrorLine is longer than 80 characters (found 135).241
 ErrorLine contains a tab character.241
 ErrorLine contains a tab character.242
 ErrorLine contains a tab character.243
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.247
 ErrorMissing a Javadoc comment.247
 ErrorParameter servlet should be final.247
 Error'if' construct must use '{}'s.248
 ErrorLine contains a tab character.248
 ErrorLine is longer than 80 characters (found 94).249
 ErrorLine contains a tab character.249
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine contains a tab character.253
 ErrorMissing a Javadoc comment.253
 ErrorLine contains a tab character.254
 ErrorLine contains a tab character.255
 ErrorLine contains a tab character.256
 ErrorLine contains a tab character.258
 ErrorMissing a Javadoc comment.258
 Error'if' construct must use '{}'s.259
 ErrorLine contains a tab character.259
 ErrorLine contains a tab character.260
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.262
 ErrorLine contains a tab character.264
 ErrorLine is longer than 80 characters (found 101).265
 ErrorLine contains a tab character.265
 ErrorLine is longer than 80 characters (found 102).266
 ErrorLine contains a tab character.266
 ErrorLine is longer than 80 characters (found 100).267
 ErrorLine contains a tab character.267
 ErrorLine contains a tab character.268
 ErrorLine contains a tab character.269
 ErrorLine contains a tab character.270
 ErrorLine is longer than 80 characters (found 94).271
 ErrorLine contains a tab character.271
 ErrorParameter servletDelegate should be final.271
 ErrorLine contains a tab character.272
 ErrorLine contains a tab character.273
 ErrorLine contains a tab character.274
 ErrorLine contains a tab character.275
 Error'if' construct must use '{}'s.277
 ErrorLine contains a tab character.277
 ErrorLine is longer than 80 characters (found 112).278
 ErrorLine contains a tab character.278
 ErrorLine contains a tab character.280
 Error'if' construct must use '{}'s.281
 ErrorLine contains a tab character.281
 ErrorLine is longer than 80 characters (found 119).282
 ErrorLine contains a tab character.282
 ErrorLine contains a tab character.284
 ErrorLine is longer than 80 characters (found 82).285
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286
 ErrorLine is longer than 80 characters (found 121).287
 ErrorLine contains a tab character.287
 ErrorLine contains a tab character.288
 ErrorLine contains a tab character.289
 ErrorLine contains a tab character.290
 ErrorLine contains a tab character.291
 ErrorLine contains a tab character.292
 ErrorLine contains a tab character.294
 ErrorLine is longer than 80 characters (found 117).295
 ErrorLine contains a tab character.295
 ErrorLine is longer than 80 characters (found 117).296
 ErrorLine contains a tab character.296
 ErrorLine is longer than 80 characters (found 103).297
 ErrorLine contains a tab character.297
 ErrorLine contains a tab character.298
 ErrorLine contains a tab character.299
 ErrorLine is longer than 80 characters (found 96).300
 ErrorLine contains a tab character.300
 ErrorParameter servletDelegate should be final.300
 ErrorLine contains a tab character.301
 ErrorLine contains a tab character.302
 ErrorLine contains a tab character.303
 ErrorLine contains a tab character.304
 ErrorLine contains a tab character.306
 Error'if' construct must use '{}'s.307
 ErrorLine contains a tab character.307
 ErrorLine is longer than 80 characters (found 115).308
 ErrorLine contains a tab character.308
 Error'if' construct must use '{}'s.310
 ErrorLine contains a tab character.310
 ErrorLine is longer than 80 characters (found 141).311
 ErrorLine contains a tab character.311
 ErrorLine contains a tab character.313
 ErrorLine contains a tab character.314
 ErrorLine contains a tab character.315
 ErrorLine contains a tab character.316
 ErrorLine contains a tab character.317
 ErrorLine contains a tab character.318
 ErrorMust have at least one statement.318
 ErrorLine is longer than 80 characters (found 82).319
 ErrorLine contains a tab character.319
 ErrorLine contains a tab character.320
 ErrorLine contains a tab character.321
 ErrorLine contains a tab character.322
 ErrorLine contains a tab character.323
 ErrorLine contains a tab character.324
 ErrorMissing a Javadoc comment.326
 ErrorLine contains a tab character.326
 ErrorLine contains a tab character.328
 ErrorMissing a Javadoc comment.328
 ErrorParameter req should be final.328
 ErrorLine contains a tab character.329
 ErrorLine contains a tab character.330
 ErrorLine contains a tab character.332
 ErrorMissing a Javadoc comment.332
 ErrorLine contains a tab character.333
 ErrorLine contains a tab character.334
 ErrorLine contains a tab character.336
 ErrorMissing a Javadoc comment.336
 ErrorLine contains a tab character.337
 ErrorLine contains a tab character.338
 ErrorLine contains a tab character.339
 ErrorLine is longer than 80 characters (found 88).341
 ErrorMissing a Javadoc comment.341
 ErrorLine contains a tab character.341
 ErrorLine contains a tab character.343
 ErrorMissing a Javadoc comment.343
 ErrorParameter req should be final.343
 ErrorLine contains a tab character.344
 ErrorLine contains a tab character.345
 ErrorLine contains a tab character.347
 ErrorMissing a Javadoc comment.347
 ErrorParameter attributeName should be final.347
 ErrorLine is longer than 80 characters (found 83).348
 ErrorLine contains a tab character.348
 ErrorLine contains a tab character.349
 ErrorLine is longer than 80 characters (found 87).350
 ErrorLine contains a tab character.350
 ErrorLine is longer than 80 characters (found 113).351
 ErrorLine contains a tab character.351
 ErrorLine contains a tab character.352
 ErrorLine contains a tab character.353
 ErrorLine contains a tab character.354
 ErrorLine contains a tab character.355
 ErrorLine contains a tab character.356

org/eclipse/equinox/servletbridge/CloseableURLClassLoader.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 81).25
 ErrorLine is longer than 80 characters (found 126).28
 ErrorLine is longer than 80 characters (found 130).29
 ErrorLine is longer than 80 characters (found 131).32
 ErrorLine is longer than 80 characters (found 130).33
 ErrorLine is longer than 80 characters (found 131).34
 ErrorUnused import - org.eclipse.equinox.servletbridge.flower.FlowerFrameworkLauncher.73
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.85
 ErrorMissing a Javadoc comment.85
 ErrorLine contains a tab character.86
 ErrorMissing a Javadoc comment.86
 ErrorLine contains a tab character.87
 ErrorMissing a Javadoc comment.87
 ErrorLine contains a tab character.88
 ErrorMissing a Javadoc comment.88
 ErrorLine contains a tab character.89
 ErrorMissing a Javadoc comment.89
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 96).92
 ErrorLine contains a tab character.92
 ErrorMissing a Javadoc comment.92
 ErrorVariable 'loaders' must be private and have accessor methods.92
 ErrorLine contains a tab character.93
 ErrorLine is longer than 80 characters (found 91).94
 ErrorLine contains a tab character.94
 ErrorMissing a Javadoc comment.94
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 105).96
 ErrorLine contains a tab character.96
 ErrorMissing a Javadoc comment.96
 ErrorVariable 'closed' must be private and have accessor methods.96
 ErrorLine contains a tab character.98
 ErrorMissing a Javadoc comment.98
 ErrorLine contains a tab character.99
 ErrorMissing a Javadoc comment.99
 ErrorLine is longer than 80 characters (found 81).101
 ErrorMissing a Javadoc comment.101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorMissing a Javadoc comment.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorMissing a Javadoc comment.104
 ErrorLine is longer than 80 characters (found 105).106
 ErrorLine contains a tab character.106
 ErrorMissing a Javadoc comment.106
 ErrorParameter url should be final.106
 ErrorParameter jarFile should be final.106
 Error'jarFile' hides a field.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.111
 ErrorMissing a Javadoc comment.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine is longer than 80 characters (found 85).115
 ErrorLine contains a tab character.115
 ErrorMissing a Javadoc comment.115
 Error'if' construct must use '{}'s.116
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 Error'if' construct must use '{}'s.119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.124
 ErrorMissing a Javadoc comment.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorExpected an @return tag.132
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.136
 ErrorMissing a Javadoc comment.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine is longer than 80 characters (found 84).141
 ErrorMissing a Javadoc comment.141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorMissing a Javadoc comment.142
 ErrorLine contains a tab character.144
 ErrorMissing a Javadoc comment.144
 ErrorParameter jarFile should be final.144
 Error'jarFile' hides a field.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine is longer than 80 characters (found 82).148
 ErrorLine contains a tab character.148
 ErrorMissing a Javadoc comment.148
 ErrorParameter u should be final.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine is longer than 80 characters (found 83).152
 ErrorLine contains a tab character.152
 ErrorMissing a Javadoc comment.152
 ErrorParameter u should be final.152
 ErrorParameter spec should be final.152
 ErrorParameter start should be final.152
 ErrorParameter limit should be final.152
 ErrorLine is longer than 80 characters (found 102).153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorMissing a Javadoc comment.157
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorMissing a Javadoc comment.158
 ErrorLine contains a tab character.159
 ErrorMissing a Javadoc comment.159
 ErrorLine contains a tab character.160
 ErrorMissing a Javadoc comment.160
 ErrorLine contains a tab character.161
 ErrorMissing a Javadoc comment.161
 ErrorLine is longer than 80 characters (found 93).163
 ErrorLine contains a tab character.163
 ErrorMissing a Javadoc comment.163
 ErrorParameter file should be final.163
 ErrorParameter verify should be final.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine is longer than 80 characters (found 93).166
 ErrorLine contains a tab character.166
 ErrorLine is longer than 80 characters (found 91).167
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.170
 ErrorMissing a Javadoc comment.170
 ErrorParameter name should be final.170
 Error'if' construct must use '{}'s.171
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine is longer than 80 characters (found 122).173
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorMust have at least one statement.174
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.180
 ErrorMissing a Javadoc comment.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.184
 ErrorMissing a Javadoc comment.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorMust have at least one statement.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorParameter urls should be final.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorParameter urls should be final.206
 ErrorParameter parent should be final.206
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine is longer than 80 characters (found 91).213
 ErrorLine contains a tab character.213
 ErrorLine contains a tab character.214
 ErrorLine contains a tab character.215
 ErrorLine is longer than 80 characters (found 92).216
 ErrorLine contains a tab character.216
 ErrorParameter urls should be final.216
 ErrorParameter parent should be final.216
 ErrorParameter verifyJars should be final.216
 Error'verifyJars' hides a field.216
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine contains a tab character.228
 ErrorLine contains a tab character.229
 ErrorMissing a Javadoc comment.229
 ErrorParameter url should be final.229
 ErrorLine is longer than 80 characters (found 104).230
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.232
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorLine is longer than 80 characters (found 98).235
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine contains a tab character.237
 ErrorMust have at least one statement.237
 ErrorLine contains a tab character.238
 ErrorLine contains a tab character.239
 ErrorLine contains a tab character.240
 ErrorLine contains a tab character.241
 ErrorMust have at least one statement.241
 ErrorLine contains a tab character.242
 ErrorLine contains a tab character.243
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine contains a tab character.248
 ErrorMissing a Javadoc comment.248
 ErrorParameter url should be final.248
 ErrorLine contains a tab character.249
 ErrorLine is longer than 80 characters (found 112).250
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine is longer than 80 characters (found 102).252
 ErrorLine contains a tab character.252
 ErrorLine contains a tab character.253
 Error'5' is a magic number.253
 ErrorLine is longer than 80 characters (found 101).254
 ErrorLine contains a tab character.254
 Error'if' construct must use '{}'s.255
 ErrorLine contains a tab character.255
 ErrorLine contains a tab character.256
 ErrorLine is longer than 80 characters (found 102).257
 ErrorLine contains a tab character.257
 ErrorLine is longer than 80 characters (found 99).258
 ErrorLine contains a tab character.258
 ErrorLine contains a tab character.259
 ErrorLine contains a tab character.260
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.262
 ErrorLine contains a tab character.264
 ErrorLine is longer than 80 characters (found 82).265
 ErrorLine contains a tab character.265
 ErrorLine contains a tab character.266
 ErrorExpected an @return tag.267
 ErrorLine contains a tab character.267
 ErrorParameter path should be final.267
 ErrorExpected @param tag for 'path'.267
 ErrorLine contains a tab character.268
 ErrorLine contains a tab character.269
 ErrorLine contains a tab character.270
 Error'4' is a magic number.270
 ErrorLine is longer than 80 characters (found 103).271
 ErrorLine contains a tab character.271
 Error'if' construct must use '{}'s.272
 ErrorLine is longer than 80 characters (found 85).272
 ErrorLine contains a tab character.272
 ErrorLine contains a tab character.273
 ErrorLine contains a tab character.274
 ErrorLine contains a tab character.275
 ErrorLine contains a tab character.276
 ErrorLine contains a tab character.277
 ErrorLine contains a tab character.279
 ErrorMissing a Javadoc comment.279
 ErrorParameter urls should be final.279
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.281
 Error'if' construct must use '{}'s.282
 ErrorLine contains a tab character.282
 ErrorLine contains a tab character.283
 ErrorLine contains a tab character.284
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286
 ErrorLine contains a tab character.288
 ErrorMissing a Javadoc comment.288
 ErrorParameter url should be final.288
 Error'if' construct must use '{}'s.289
 ErrorLine contains a tab character.289
 ErrorLine contains a tab character.290
 ErrorLine contains a tab character.292
 Error'if' construct must use '{}'s.293
 ErrorLine contains a tab character.293
 ErrorLine contains a tab character.294
 ErrorLine contains a tab character.296
 ErrorLine contains a tab character.297
 ErrorLine contains a tab character.299
 ErrorLine contains a tab character.300
 ErrorLine contains a tab character.301
 ErrorLine is longer than 80 characters (found 84).302
 ErrorLine contains a tab character.302
 ErrorMethod 'findClass' is not designed for extension - needs to be abstract, final or empty.302
 ErrorMissing a Javadoc comment.302
 ErrorLine contains a tab character.303
 ErrorLine is longer than 80 characters (found 109).304
 ErrorLine contains a tab character.304
 ErrorLine is longer than 80 characters (found 83).305
 ErrorLine contains a tab character.305
 ErrorLine is longer than 80 characters (found 97).306
 ErrorLine contains a tab character.306
 ErrorLine contains a tab character.307
 ErrorLine contains a tab character.308
 ErrorLine contains a tab character.309
 Error'if' construct must use '{}'s.310
 ErrorLine contains a tab character.310
 ErrorLine contains a tab character.311
 ErrorLine is longer than 80 characters (found 115).312
 ErrorLine contains a tab character.312
 ErrorLine is longer than 80 characters (found 106).313
 ErrorLine contains a tab character.313
 ErrorLine is longer than 80 characters (found 98).314
 ErrorLine contains a tab character.314
 Error'if' construct must use '{}'s.315
 ErrorLine contains a tab character.315
 ErrorLine contains a tab character.316
 ErrorLine contains a tab character.317
 ErrorLine contains a tab character.318
 ErrorLine contains a tab character.319
 ErrorLine contains a tab character.320
 ErrorLine is longer than 80 characters (found 116).321
 ErrorLine contains a tab character.321
 ErrorLine contains a tab character.322
 ErrorLine is longer than 80 characters (found 98).323
 ErrorLine contains a tab character.323
 ErrorLine contains a tab character.324
 ErrorLine contains a tab character.325
 ErrorLine contains a tab character.326
 ErrorLine contains a tab character.327
 ErrorLine contains a tab character.328
 Error'if' construct must use '{}'s.329
 ErrorLine contains a tab character.329
 ErrorLine contains a tab character.330
 ErrorLine contains a tab character.331
 ErrorLine contains a tab character.332
 ErrorLine contains a tab character.333
 ErrorLine contains a tab character.334
 ErrorLine contains a tab character.335
 ErrorLine contains a tab character.337
 ErrorLine is longer than 80 characters (found 95).338
 ErrorLine contains a tab character.338
 ErrorMethod 'defineClass' is not designed for extension - needs to be abstract, final or empty.338
 ErrorMissing a Javadoc comment.338
 ErrorParameter name should be final.338
 ErrorParameter resourceURL should be final.338
 ErrorParameter manifest should be final.338
 ErrorLine is longer than 80 characters (found 94).339
 ErrorLine contains a tab character.339
 ErrorLine contains a tab character.340
 ErrorLine contains a tab character.341
 ErrorLine contains a tab character.342
 ErrorLine contains a tab character.343
 ErrorLine contains a tab character.344
 ErrorLine is longer than 80 characters (found 110).345
 ErrorLine contains a tab character.345
 ErrorLine contains a tab character.346
 ErrorLine is longer than 80 characters (found 97).347
 ErrorLine contains a tab character.347
 ErrorLine contains a tab character.348
 ErrorLine contains a tab character.349
 ErrorLine contains a tab character.350
 ErrorLine contains a tab character.351
 ErrorLine contains a tab character.352
 ErrorLine contains a tab character.353
 ErrorLine contains a tab character.354
 ErrorLine contains a tab character.355
 ErrorLine is longer than 80 characters (found 108).356
 ErrorLine contains a tab character.356
 ErrorLine contains a tab character.357
 ErrorLine contains a tab character.358
 Error'if' construct must use '{}'s.359
 ErrorLine contains a tab character.359
 ErrorLine contains a tab character.360
 ErrorLine contains a tab character.361
 ErrorLine contains a tab character.362
 ErrorMust have at least one statement.362
 ErrorLine contains a tab character.363
 ErrorLine contains a tab character.364
 ErrorLine contains a tab character.365
 ErrorLine contains a tab character.366
 ErrorLine is longer than 80 characters (found 112).368
 ErrorLine contains a tab character.368
 ErrorMissing a Javadoc comment.368
 ErrorParameter pkg should be final.368
 ErrorParameter packageName should be final.368
 ErrorParameter manifest should be final.368
 ErrorParameter jarFileURL should be final.368
 ErrorLine contains a tab character.369
 ErrorLine contains a tab character.370
 ErrorLine contains a tab character.371
 ErrorLine contains a tab character.372
 ErrorLine is longer than 80 characters (found 170).373
 ErrorLine contains a tab character.373
 ErrorLine contains a tab character.374
 ErrorLine contains a tab character.375
 ErrorLine contains a tab character.376
 ErrorLine is longer than 80 characters (found 93).377
 ErrorLine contains a tab character.377
 ErrorLine is longer than 80 characters (found 87).378
 ErrorLine contains a tab character.378
 ErrorLine contains a tab character.379
 Error'if' construct must use '{}'s.380
 ErrorLine contains a tab character.380
 ErrorLine contains a tab character.381
 ErrorLine contains a tab character.383
 ErrorLine is longer than 80 characters (found 89).384
 ErrorLine contains a tab character.384
 Error'if' construct must use '{}'s.385
 ErrorLine contains a tab character.385
 ErrorLine is longer than 80 characters (found 86).386
 ErrorLine contains a tab character.386
 ErrorLine contains a tab character.387
 ErrorLine contains a tab character.388
 ErrorLine is longer than 80 characters (found 113).389
 ErrorLine contains a tab character.389
 ErrorLine is longer than 80 characters (found 178).390
 ErrorLine contains a tab character.390
 ErrorLine contains a tab character.391
 ErrorLine contains a tab character.392
 ErrorLine contains a tab character.393
 ErrorLine contains a tab character.395
 ErrorLine contains a tab character.396
 ErrorLine contains a tab character.397
 ErrorLine contains a tab character.398
 ErrorMethod 'findResource' is not designed for extension - needs to be abstract, final or empty.398
 ErrorMissing a Javadoc comment.398
 ErrorLine is longer than 80 characters (found 86).399
 ErrorLine contains a tab character.399
 ErrorLine contains a tab character.400
 ErrorLine contains a tab character.401
 Error'if' construct must use '{}'s.402
 ErrorLine contains a tab character.402
 ErrorLine contains a tab character.403
 ErrorLine is longer than 80 characters (found 107).404
 ErrorLine contains a tab character.404
 ErrorLine is longer than 80 characters (found 121).405
 ErrorLine contains a tab character.405
 ErrorLine is longer than 80 characters (found 86).406
 ErrorLine contains a tab character.406
 Error'if' construct must use '{}'s.407
 ErrorLine contains a tab character.407
 ErrorLine contains a tab character.408
 ErrorLine contains a tab character.409
 ErrorLine contains a tab character.410
 ErrorLine contains a tab character.411
 ErrorLine contains a tab character.412
 ErrorLine contains a tab character.413
 Error'if' construct must use '{}'s.414
 ErrorLine contains a tab character.414
 ErrorLine contains a tab character.415
 ErrorLine contains a tab character.416
 ErrorLine contains a tab character.417
 ErrorLine contains a tab character.419
 ErrorLine contains a tab character.420
 ErrorLine contains a tab character.421
 ErrorLine contains a tab character.422
 ErrorMethod 'findResources' is not designed for extension - needs to be abstract, final or empty.422
 ErrorMissing a Javadoc comment.422
 ErrorLine contains a tab character.423
 ErrorLine contains a tab character.424
 ErrorLine contains a tab character.425
 ErrorLine contains a tab character.426
 Error'if' construct must use '{}'s.427
 ErrorLine contains a tab character.427
 ErrorLine contains a tab character.428
 ErrorLine is longer than 80 characters (found 107).429
 ErrorLine contains a tab character.429
 ErrorLine is longer than 80 characters (found 121).430
 ErrorLine contains a tab character.430
 ErrorLine is longer than 80 characters (found 86).431
 ErrorLine contains a tab character.431
 Error'if' construct must use '{}'s.432
 ErrorLine contains a tab character.432
 ErrorLine is longer than 80 characters (found 83).433
 ErrorLine contains a tab character.433
 ErrorLine contains a tab character.434
 ErrorLine contains a tab character.435
 ErrorLine contains a tab character.436
 ErrorLine contains a tab character.437
 ErrorLine contains a tab character.438
 ErrorLine contains a tab character.439
 Error'while' construct must use '{}'s.440
 ErrorLine contains a tab character.440
 ErrorLine contains a tab character.441
 ErrorLine contains a tab character.443
 ErrorLine contains a tab character.444
 ErrorLine contains a tab character.446
 ErrorLine is longer than 80 characters (found 121).447
 ErrorLine contains a tab character.447
 ErrorLine is longer than 80 characters (found 96).448
 ErrorLine contains a tab character.448
 ErrorLine contains a tab character.449
 ErrorLine contains a tab character.450
 ErrorMethod 'close' is not designed for extension - needs to be abstract, final or empty.450
 ErrorLine contains a tab character.451
 Error'if' construct must use '{}'s.452
 ErrorLine contains a tab character.452
 ErrorLine contains a tab character.453
 ErrorLine is longer than 80 characters (found 91).454
 ErrorLine contains a tab character.454
 ErrorLine is longer than 80 characters (found 105).455
 ErrorLine contains a tab character.455
 ErrorLine contains a tab character.456
 ErrorLine contains a tab character.457
 ErrorLine contains a tab character.458
 ErrorLine contains a tab character.459
 ErrorLine contains a tab character.460
 ErrorLine contains a tab character.462
 ErrorLine contains a tab character.463
 ErrorLine contains a tab character.464
 ErrorLine contains a tab character.465
 ErrorMethod 'addURL' is not designed for extension - needs to be abstract, final or empty.465
 ErrorMissing a Javadoc comment.465
 ErrorParameter url should be final.465
 ErrorLine contains a tab character.466
 ErrorLine contains a tab character.467
 Error'if' construct must use '{}'s.468
 ErrorLine contains a tab character.468
 ErrorLine is longer than 80 characters (found 140).469
 ErrorLine contains a tab character.469
 ErrorLine contains a tab character.470
 Error'if' construct must use '{}'s.471
 ErrorLine contains a tab character.471
 ErrorLine contains a tab character.472
 ErrorLine contains a tab character.473
 ErrorLine contains a tab character.474
 ErrorLine contains a tab character.475
 ErrorLine contains a tab character.476
 ErrorLine contains a tab character.478
 ErrorLine contains a tab character.479
 ErrorLine contains a tab character.480
 ErrorLine contains a tab character.481
 ErrorMethod 'getURLs' is not designed for extension - needs to be abstract, final or empty.481
 ErrorMissing a Javadoc comment.481
 ErrorLine contains a tab character.482
 ErrorLine contains a tab character.483
 ErrorLine contains a tab character.484
 ErrorLine contains a tab character.485
 ErrorLine contains a tab character.486
 ErrorLine contains a tab character.487
 ErrorLine contains a tab character.488

org/eclipse/equinox/servletbridge/FrameworkLauncher.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.22
 ErrorLine is longer than 80 characters (found 81).27
 ErrorLine has trailing spaces.72
 ErrorLine is longer than 80 characters (found 94).73
 ErrorLine is longer than 80 characters (found 103).74
 ErrorLine has trailing spaces.75
 ErrorLine is longer than 80 characters (found 82).79
 ErrorLine contains a tab character.79
 ErrorMissing a Javadoc comment.79
 ErrorLine contains a tab character.80
 ErrorMissing a Javadoc comment.80
 ErrorLine contains a tab character.81
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.82
 ErrorMissing a Javadoc comment.82
 ErrorLine contains a tab character.83
 ErrorMissing a Javadoc comment.83
 ErrorLine is longer than 80 characters (found 95).84
 ErrorLine contains a tab character.84
 ErrorMissing a Javadoc comment.84
 ErrorLine is longer than 80 characters (found 112).85
 ErrorLine contains a tab character.85
 ErrorMissing a Javadoc comment.85
 ErrorLine contains a tab character.86
 ErrorMissing a Javadoc comment.86
 ErrorLine is longer than 80 characters (found 86).87
 ErrorLine contains a tab character.87
 ErrorMissing a Javadoc comment.87
 ErrorLine is longer than 80 characters (found 108).88
 ErrorLine contains a tab character.88
 ErrorMissing a Javadoc comment.88
 ErrorLine is longer than 80 characters (found 94).89
 ErrorLine contains a tab character.89
 ErrorMissing a Javadoc comment.89
 ErrorLine is longer than 80 characters (found 104).90
 ErrorLine contains a tab character.90
 ErrorMissing a Javadoc comment.90
 ErrorLine is longer than 80 characters (found 92).91
 ErrorLine contains a tab character.91
 ErrorMissing a Javadoc comment.91
 ErrorLine is longer than 80 characters (found 95).92
 ErrorLine contains a tab character.92
 ErrorMissing a Javadoc comment.92
 ErrorLine contains a tab character.93
 ErrorMissing a Javadoc comment.93
 ErrorLine contains a tab character.94
 ErrorMissing a Javadoc comment.94
 ErrorLine contains a tab character.95
 ErrorMissing a Javadoc comment.95
 ErrorLine is longer than 80 characters (found 132).97
 ErrorLine contains a tab character.97
 ErrorMissing a Javadoc comment.97
 ErrorLine is longer than 80 characters (found 92).98
 ErrorLine contains a tab character.98
 ErrorMissing a Javadoc comment.98
 ErrorLine is longer than 80 characters (found 88).99
 ErrorLine contains a tab character.99
 ErrorMissing a Javadoc comment.99
 ErrorLine is longer than 80 characters (found 101).100
 ErrorLine contains a tab character.100
 ErrorMissing a Javadoc comment.100
 ErrorLine contains a tab character.101
 ErrorMissing a Javadoc comment.101
 ErrorLine is longer than 80 characters (found 95).102
 ErrorLine contains a tab character.102
 ErrorMissing a Javadoc comment.102
 ErrorLine is longer than 80 characters (found 84).103
 ErrorLine contains a tab character.103
 ErrorMissing a Javadoc comment.103
 ErrorLine is longer than 80 characters (found 82).104
 ErrorLine contains a tab character.104
 ErrorMissing a Javadoc comment.104
 ErrorLine is longer than 80 characters (found 84).105
 ErrorLine contains a tab character.105
 ErrorMissing a Javadoc comment.105
 ErrorLine is longer than 80 characters (found 85).107
 ErrorLine contains a tab character.107
 ErrorMissing a Javadoc comment.107
 ErrorLine is longer than 80 characters (found 113).108
 ErrorLine contains a tab character.108
 ErrorMissing a Javadoc comment.108
 ErrorLine is longer than 80 characters (found 133).109
 ErrorLine contains a tab character.109
 ErrorMissing a Javadoc comment.109
 ErrorLine is longer than 80 characters (found 87).111
 ErrorLine contains a tab character.111
 ErrorMissing a Javadoc comment.111
 ErrorName 'allPermissions' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.111
 ErrorLine is longer than 80 characters (found 81).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorVariable 'allPermission' must be private and have accessor methods.114
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorParameter permission should be final.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.121
 ErrorParameter permission should be final.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorVariable 'cur' must be private and have accessor methods.127
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.144
 ErrorLine has trailing spaces.145
 ErrorLine is longer than 80 characters (found 104).145
 ErrorLine contains a tab character.145
 Error'if' construct must use '{}'s.146
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorMissing a Javadoc comment.151
 ErrorVariable 'config' must be private and have accessor methods.151
 ErrorLine contains a tab character.152
 ErrorMissing a Javadoc comment.152
 ErrorVariable 'context' must be private and have accessor methods.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorMissing a Javadoc comment.154
 ErrorVariable 'resourceBase' must be private and have accessor methods.154
 ErrorLine contains a tab character.155
 ErrorMissing a Javadoc comment.155
 ErrorLine contains a tab character.156
 ErrorMissing a Javadoc comment.156
 ErrorLine contains a tab character.157
 ErrorMissing a Javadoc comment.157
 ErrorLine contains a tab character.159
 ErrorMethod 'init' is not designed for extension - needs to be abstract, final or empty.159
 ErrorMissing a Javadoc comment.159
 ErrorParameter servletConfig should be final.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.166
 ErrorLine is longer than 80 characters (found 105).167
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorMethod 'initResourceBase' is not designed for extension - needs to be abstract, final or empty.169
 ErrorLine contains a tab character.170
 ErrorLine is longer than 80 characters (found 86).171
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 96).175
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorMust have at least one statement.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.186
 ErrorLine is longer than 80 characters (found 106).187
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.194
 ErrorLine is longer than 80 characters (found 108).195
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.202
 ErrorLine is longer than 80 characters (found 102).203
 ErrorLine contains a tab character.203
 ErrorLine is longer than 80 characters (found 97).204
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorMethod 'deploy' is not designed for extension - needs to be abstract, final or empty.207
 ErrorLine contains a tab character.208
 ErrorLine is longer than 80 characters (found 83).209
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine is longer than 80 characters (found 110).213
 ErrorLine contains a tab character.213
 ErrorLine is longer than 80 characters (found 83).214
 ErrorLine contains a tab character.214
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine contains a tab character.217
 ErrorLine is longer than 80 characters (found 136).219
 ErrorLine contains a tab character.219
 ErrorLine is longer than 80 characters (found 126).220
 ErrorLine contains a tab character.220
 ErrorLine is longer than 80 characters (found 84).221
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine is longer than 80 characters (found 114).223
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine is longer than 80 characters (found 139).225
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine contains a tab character.228
 ErrorLine is longer than 80 characters (found 127).229
 ErrorLine contains a tab character.229
 ErrorLine is longer than 80 characters (found 129).230
 ErrorLine contains a tab character.230
 ErrorLine is longer than 80 characters (found 117).231
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.232
 ErrorLine contains a tab character.233
 ErrorParameter plugins should be final.233
 ErrorExpected @param tag for 'plugins'.233
 ErrorLine is longer than 80 characters (found 87).234
 ErrorLine contains a tab character.234
 ErrorLine contains a tab character.235
 ErrorLine is longer than 80 characters (found 96).236
 ErrorLine contains a tab character.236
 Error'if' construct must use '{}'s.238
 ErrorLine contains a tab character.238
 ErrorLine is longer than 80 characters (found 110).239
 ErrorLine contains a tab character.239
 ErrorLine is longer than 80 characters (found 129).240
 ErrorLine contains a tab character.240
 ErrorLine is longer than 80 characters (found 124).241
 ErrorLine contains a tab character.241
 ErrorLine contains a tab character.242
 ErrorLine contains a tab character.243
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine is longer than 80 characters (found 101).247
 ErrorLine contains a tab character.247
 ErrorLine contains a tab character.248
 ErrorLine contains a tab character.249
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine is longer than 80 characters (found 93).253
 ErrorLine contains a tab character.253
 ErrorMissing a Javadoc comment.253
 ErrorParameter plugins should be final.253
 ErrorLine contains a tab character.254
 ErrorLine contains a tab character.255
 ErrorParameter candidate should be final.255
 ErrorLine is longer than 80 characters (found 110).256
 ErrorLine contains a tab character.256
 ErrorLine contains a tab character.257
 ErrorLine contains a tab character.258
 ErrorLine is longer than 80 characters (found 83).259
 ErrorLine contains a tab character.259
 Error'if' construct must use '{}'s.260
 ErrorLine contains a tab character.260
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.263
 ErrorLine contains a tab character.264
 ErrorLine contains a tab character.265
 ErrorLine contains a tab character.266
 ErrorLine contains a tab character.267
 ErrorLine contains a tab character.268
 ErrorLine contains a tab character.269
 ErrorLine contains a tab character.270
 ErrorLine contains a tab character.271
 ErrorLine contains a tab character.272
 ErrorLine contains a tab character.273
 ErrorLine is longer than 80 characters (found 104).275
 ErrorLine contains a tab character.275
 ErrorMissing a Javadoc comment.275
 ErrorParameter extensionBundleFile should be final.275
 ErrorParameter extensionBundleBSN should be final.275
 ErrorLine contains a tab character.276
 ErrorLine contains a tab character.277
 ErrorLine is longer than 80 characters (found 121).278
 ErrorLine contains a tab character.278
 ErrorLine contains a tab character.279
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.281
 ErrorLine is longer than 80 characters (found 118).283
 ErrorLine contains a tab character.283
 ErrorMissing a Javadoc comment.283
 ErrorParameter plugins should be final.283
 ErrorParameter extensionBundleBSN should be final.283
 ErrorParameter extensionBundleVersion should be final.283
 ErrorLine contains a tab character.284
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286
 ErrorLine contains a tab character.287
 ErrorLine is longer than 80 characters (found 94).288
 ErrorLine contains a tab character.288
 ErrorLine contains a tab character.289
 ErrorLine contains a tab character.290
 ErrorLine is longer than 80 characters (found 101).291
 ErrorLine contains a tab character.291
 ErrorLine contains a tab character.293
 ErrorLine contains a tab character.294
 Error'3' is a magic number.294
 ErrorLine is longer than 80 characters (found 108).295
 ErrorLine contains a tab character.295
 ErrorLine is longer than 80 characters (found 122).296
 ErrorLine contains a tab character.296
 ErrorLine is longer than 80 characters (found 105).297
 ErrorLine contains a tab character.297
 ErrorLine is longer than 80 characters (found 100).298
 ErrorLine contains a tab character.298
 ErrorLine is longer than 80 characters (found 111).299
 ErrorLine contains a tab character.299
 ErrorLine is longer than 80 characters (found 111).300
 ErrorLine contains a tab character.300
 ErrorLine is longer than 80 characters (found 105).301
 ErrorLine contains a tab character.301
 ErrorLine is longer than 80 characters (found 109).302
 ErrorLine contains a tab character.302
 ErrorLine contains a tab character.303
 Error'3' is a magic number.303
 ErrorLine is longer than 80 characters (found 86).304
 ErrorLine contains a tab character.304
 ErrorLine is longer than 80 characters (found 113).305
 ErrorLine contains a tab character.305
 ErrorLine is longer than 80 characters (found 134).306
 ErrorLine contains a tab character.306
 Error'6' is a magic number.306
 ErrorLine is longer than 80 characters (found 105).307
 ErrorLine contains a tab character.307
 ErrorLine is longer than 80 characters (found 100).308
 ErrorLine contains a tab character.308
 ErrorLine is longer than 80 characters (found 111).309
 ErrorLine contains a tab character.309
 ErrorLine is longer than 80 characters (found 111).310
 ErrorLine contains a tab character.310
 ErrorLine is longer than 80 characters (found 105).311
 ErrorLine contains a tab character.311
 ErrorLine is longer than 80 characters (found 109).312
 ErrorLine contains a tab character.312
 ErrorLine contains a tab character.313
 ErrorLine is longer than 80 characters (found 91).314
 ErrorLine contains a tab character.314
 ErrorLine is longer than 80 characters (found 122).315
 ErrorLine contains a tab character.315
 ErrorLine is longer than 80 characters (found 105).316
 ErrorLine contains a tab character.316
 ErrorLine is longer than 80 characters (found 100).317
 ErrorLine contains a tab character.317
 ErrorLine is longer than 80 characters (found 105).318
 ErrorLine contains a tab character.318
 ErrorLine is longer than 80 characters (found 109).319
 ErrorLine contains a tab character.319
 ErrorLine contains a tab character.320
 ErrorLine is longer than 80 characters (found 100).322
 ErrorLine contains a tab character.322
 Error'if' construct must use '{}'s.323
 ErrorLine is longer than 80 characters (found 84).323
 ErrorLine contains a tab character.323
 ErrorLine contains a tab character.324
 ErrorLine contains a tab character.326
 ErrorLine is longer than 80 characters (found 127).327
 ErrorLine contains a tab character.327
 ErrorLine contains a tab character.328
 ErrorLine contains a tab character.330
 ErrorMissing a Javadoc comment.330
 ErrorParameter extensionBundleFile should be final.330
 ErrorLine contains a tab character.331
 ErrorLine contains a tab character.332
 ErrorLine contains a tab character.333
 Error'if' construct must use '{}'s.334
 ErrorLine contains a tab character.334
 ErrorLine contains a tab character.335
 ErrorLine contains a tab character.336
 ErrorLine is longer than 80 characters (found 136).337
 ErrorLine contains a tab character.337
 ErrorLine contains a tab character.338
 ErrorLine is longer than 80 characters (found 99).339
 ErrorLine contains a tab character.339
 ErrorLine contains a tab character.340
 ErrorLine contains a tab character.341
 ErrorLine contains a tab character.342
 ErrorLine contains a tab character.343
 ErrorLine contains a tab character.345
 ErrorMissing a Javadoc comment.345
 ErrorParameter jarFile should be final.345
 ErrorParameter mf should be final.345
 ErrorLine contains a tab character.346
 ErrorLine contains a tab character.347
 ErrorLine contains a tab character.348
 ErrorLine is longer than 80 characters (found 93).349
 ErrorLine contains a tab character.349
 ErrorLine contains a tab character.350
 ErrorLine contains a tab character.351
 Error'if' construct must use '{}'s.352
 ErrorLine contains a tab character.352
 ErrorLine contains a tab character.353
 ErrorLine contains a tab character.354
 ErrorLine contains a tab character.355
 ErrorLine is longer than 80 characters (found 87).356
 ErrorLine contains a tab character.356
 ErrorLine contains a tab character.357
 ErrorLine contains a tab character.358
 ErrorLine contains a tab character.360
 ErrorMissing a Javadoc comment.360
 ErrorParameter jarFile should be final.360
 ErrorLine contains a tab character.361
 ErrorLine contains a tab character.362
 ErrorLine contains a tab character.363
 ErrorLine is longer than 80 characters (found 87).364
 ErrorLine contains a tab character.364
 ErrorLine contains a tab character.365
 ErrorLine contains a tab character.366
 Error'if' construct must use '{}'s.367
 ErrorLine contains a tab character.367
 ErrorLine contains a tab character.368
 ErrorLine contains a tab character.369
 ErrorLine contains a tab character.370
 ErrorLine is longer than 80 characters (found 87).371
 ErrorLine contains a tab character.371
 ErrorLine contains a tab character.372
 ErrorLine contains a tab character.373
 ErrorLine contains a tab character.374
 ErrorLine is longer than 80 characters (found 107).376
 ErrorLine contains a tab character.376
 ErrorLine has trailing spaces.377
 ErrorLine is longer than 80 characters (found 114).377
 ErrorLine contains a tab character.377
 ErrorLine contains a tab character.378
 ErrorLine is longer than 80 characters (found 91).379
 ErrorLine contains a tab character.379
 ErrorLine contains a tab character.380
 ErrorLine contains a tab character.381
 ErrorMethod 'undeploy' is not designed for extension - needs to be abstract, final or empty.381
 ErrorLine contains a tab character.382
 ErrorLine is longer than 80 characters (found 92).383
 ErrorLine contains a tab character.383
 ErrorLine contains a tab character.384
 ErrorLine contains a tab character.385
 ErrorLine contains a tab character.387
 ErrorLine is longer than 80 characters (found 118).388
 ErrorLine contains a tab character.388
 ErrorLine contains a tab character.389
 ErrorLine is longer than 80 characters (found 92).391
 ErrorLine contains a tab character.391
 ErrorLine is longer than 80 characters (found 87).392
 ErrorLine contains a tab character.392
 ErrorLine is longer than 80 characters (found 86).393
 ErrorLine contains a tab character.393
 ErrorLine is longer than 80 characters (found 88).394
 ErrorLine contains a tab character.394
 ErrorLine is longer than 80 characters (found 81).395
 ErrorLine contains a tab character.395
 ErrorLine is longer than 80 characters (found 86).397
 ErrorLine contains a tab character.397
 ErrorLine contains a tab character.398
 ErrorLine contains a tab character.399
 ErrorLine contains a tab character.401
 ErrorLine is longer than 80 characters (found 96).402
 ErrorLine contains a tab character.402
 ErrorLine is longer than 80 characters (found 104).403
 ErrorLine contains a tab character.403
 ErrorLine has trailing spaces.404
 ErrorLine contains a tab character.404
 ErrorLine contains a tab character.405
 ErrorLine contains a tab character.406
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.406
 Error'if' construct must use '{}'s.407
 ErrorLine contains a tab character.407
 ErrorLine is longer than 80 characters (found 120).408
 ErrorLine contains a tab character.408
 ErrorLine contains a tab character.410
 ErrorLine is longer than 80 characters (found 82).411
 ErrorLine contains a tab character.411
 ErrorLine contains a tab character.412
 ErrorLine contains a tab character.413
 ErrorLine contains a tab character.415
 ErrorLine contains a tab character.416
 ErrorLine contains a tab character.418
 ErrorLine contains a tab character.419
 ErrorLine contains a tab character.420
 ErrorLine contains a tab character.421
 ErrorLine contains a tab character.422
 ErrorLine contains a tab character.423
 ErrorLine is longer than 80 characters (found 99).424
 ErrorLine contains a tab character.424
 ErrorLine contains a tab character.425
 ErrorLine is longer than 80 characters (found 83).426
 ErrorLine contains a tab character.426
 ErrorLine is longer than 80 characters (found 86).427
 ErrorLine contains a tab character.427
 Error'if' construct must use '{}'s.428
 ErrorLine is longer than 80 characters (found 118).428
 ErrorLine contains a tab character.428
 ErrorLine is longer than 80 characters (found 95).429
 ErrorLine contains a tab character.429
 ErrorLine is longer than 80 characters (found 91).430
 ErrorLine contains a tab character.430
 ErrorLine contains a tab character.431
 ErrorLine contains a tab character.432
 ErrorLine contains a tab character.433
 ErrorLine is longer than 80 characters (found 86).435
 ErrorLine contains a tab character.435
 ErrorLine contains a tab character.436
 ErrorLine has trailing spaces.437
 ErrorLine contains a tab character.437
 ErrorLine contains a tab character.438
 ErrorLine contains a tab character.439
 ErrorLine is longer than 80 characters (found 118).440
 ErrorLine contains a tab character.440
 ErrorLine is longer than 80 characters (found 123).441
 ErrorLine contains a tab character.441
 ErrorLine contains a tab character.442
 ErrorLine has trailing spaces.443
 ErrorLine contains a tab character.443
 ErrorLine has trailing spaces.444
 ErrorLine contains a tab character.444
 ErrorLine has trailing spaces.445
 ErrorLine contains a tab character.445
 ErrorLine contains a tab character.446
 ErrorLine contains a tab character.447
 ErrorLine is longer than 80 characters (found 117).448
 ErrorLine contains a tab character.448
 ErrorLine contains a tab character.449
 ErrorLine is longer than 80 characters (found 84).451
 ErrorLine contains a tab character.451
 ErrorLine is longer than 80 characters (found 125).452
 ErrorLine contains a tab character.452
 ErrorLine contains a tab character.453
 ErrorLine is longer than 80 characters (found 133).455
 ErrorLine contains a tab character.455
 ErrorLine is longer than 80 characters (found 93).456
 ErrorLine contains a tab character.456
 ErrorLine contains a tab character.458
 ErrorLine is longer than 80 characters (found 130).460
 ErrorLine contains a tab character.460
 ErrorLine contains a tab character.461
 ErrorLine is longer than 80 characters (found 101).463
 ErrorLine contains a tab character.463
 ErrorLine contains a tab character.464
 ErrorLine contains a tab character.465
 Error'if' construct must use '{}'s.466
 ErrorLine contains a tab character.466
 ErrorLine contains a tab character.467
 ErrorLine is longer than 80 characters (found 87).468
 ErrorLine contains a tab character.468
 ErrorLine contains a tab character.469
 ErrorLine contains a tab character.470
 ErrorLine is longer than 80 characters (found 87).471
 ErrorLine contains a tab character.471
 ErrorLine contains a tab character.472
 ErrorLine contains a tab character.473
 ErrorLine contains a tab character.474
 ErrorLine contains a tab character.475
 ErrorLine contains a tab character.476
 ErrorLine contains a tab character.478
 ErrorMissing a Javadoc comment.478
 ErrorParameter initialPropertyMap should be final.478
 ErrorLine contains a tab character.479
 ErrorLine is longer than 80 characters (found 88).480
 ErrorLine contains a tab character.480
 ErrorLine contains a tab character.481
 ErrorLine is longer than 80 characters (found 82).482
 ErrorLine contains a tab character.482
 ErrorLine contains a tab character.483
 ErrorLine contains a tab character.484
 ErrorLine contains a tab character.486
 ErrorLine is longer than 80 characters (found 87).487
 ErrorLine contains a tab character.487
 ErrorLine contains a tab character.488
 ErrorLine contains a tab character.489
 ErrorLine contains a tab character.490
 ErrorLine is longer than 80 characters (found 96).491
 ErrorLine contains a tab character.491
 ErrorLine contains a tab character.492
 Error'if' construct must use '{}'s.493
 ErrorLine contains a tab character.493
 ErrorLine is longer than 80 characters (found 101).494
 ErrorLine contains a tab character.494
 ErrorLine contains a tab character.496
 ErrorLine contains a tab character.497
 ErrorLine contains a tab character.498
 ErrorLine is longer than 80 characters (found 94).499
 ErrorLine contains a tab character.499
 ErrorLine contains a tab character.500
 ErrorLine contains a tab character.501
 Error'if' construct must use '{}'s.502
 ErrorLine contains a tab character.502
 ErrorLine is longer than 80 characters (found 89).503
 ErrorLine contains a tab character.503
 ErrorLine contains a tab character.504
 ErrorLine contains a tab character.506
 ErrorLine contains a tab character.507
 ErrorLine contains a tab character.508
 ErrorLine contains a tab character.509
 ErrorLine is longer than 80 characters (found 94).510
 ErrorLine contains a tab character.510
 ErrorLine contains a tab character.511
 ErrorLine is longer than 80 characters (found 114).512
 ErrorLine contains a tab character.512
 ErrorLine contains a tab character.513
 ErrorLine contains a tab character.515
 ErrorLine is longer than 80 characters (found 108).516
 ErrorLine contains a tab character.516
 ErrorLine contains a tab character.517
 ErrorLine is longer than 80 characters (found 102).518
 ErrorLine contains a tab character.518
 ErrorLine contains a tab character.519
 ErrorLine contains a tab character.520
 Error'if' construct must use '{}'s.521
 ErrorLine contains a tab character.521
 ErrorLine contains a tab character.522
 ErrorLine is longer than 80 characters (found 98).524
 ErrorLine contains a tab character.524
 ErrorLine contains a tab character.525
 ErrorLine contains a tab character.526
 ErrorLine contains a tab character.527
 ErrorLine contains a tab character.528
 ErrorLine contains a tab character.529
 ErrorLine is longer than 80 characters (found 84).530
 ErrorLine contains a tab character.530
 ErrorLine contains a tab character.531
 ErrorLine contains a tab character.533
 ErrorMissing a Javadoc comment.533
 ErrorParameter extension should be final.533
 ErrorParameter osgiFrameworkFile should be final.533
 ErrorLine contains a tab character.534
 ErrorLine contains a tab character.535
 ErrorLine is longer than 80 characters (found 83).536
 ErrorLine contains a tab character.536
 Error'if' construct must use '{}'s.537
 ErrorLine contains a tab character.537
 ErrorLine is longer than 80 characters (found 136).538
 ErrorLine contains a tab character.538
 ErrorLine contains a tab character.539
 ErrorLine contains a tab character.540
 Error'if' construct must use '{}'s.541
 ErrorLine contains a tab character.541
 ErrorLine is longer than 80 characters (found 103).542
 ErrorLine contains a tab character.542
 ErrorLine contains a tab character.543
 ErrorLine is longer than 80 characters (found 103).544
 ErrorLine contains a tab character.544
 Error'if' construct must use '{}'s.545
 ErrorLine contains a tab character.545
 ErrorLine contains a tab character.546
 ErrorLine contains a tab character.547
 ErrorLine contains a tab character.548
 ErrorLine contains a tab character.550
 ErrorLine contains a tab character.551
 ErrorLine contains a tab character.552
 ErrorLine is longer than 80 characters (found 180).553
 ErrorLine contains a tab character.553
 ErrorLine contains a tab character.554
 ErrorLine contains a tab character.555
 ErrorLine is longer than 80 characters (found 169).557
 ErrorLine contains a tab character.557
 ErrorMissing a Javadoc comment.557
 ErrorParameter starterClazz should be final.557
 ErrorLine contains a tab character.558
 ErrorLine contains a tab character.559
 ErrorLine is longer than 80 characters (found 173).560
 ErrorLine contains a tab character.560
 ErrorLine contains a tab character.561
 ErrorLine is longer than 80 characters (found 85).562
 ErrorLine contains a tab character.562
 ErrorLine contains a tab character.563
 ErrorLine is longer than 80 characters (found 85).564
 ErrorLine contains a tab character.564
 ErrorLine is longer than 80 characters (found 101).565
 ErrorLine contains a tab character.565
 ErrorLine contains a tab character.566
 ErrorLine is longer than 80 characters (found 91).567
 ErrorLine contains a tab character.567
 ErrorLine is longer than 80 characters (found 154).568
 ErrorLine contains a tab character.568
 ErrorLine contains a tab character.569
 ErrorLine contains a tab character.570
 ErrorLine contains a tab character.572
 ErrorLine is longer than 80 characters (found 120).574
 ErrorLine contains a tab character.574
 ErrorMissing a Javadoc comment.574
 ErrorParameter starterClazz should be final.574
 ErrorLine is longer than 80 characters (found 131).575
 ErrorLine contains a tab character.575
 ErrorLine contains a tab character.576
 ErrorLine contains a tab character.577
 ErrorLine contains a tab character.578
 ErrorLine contains a tab character.579
 ErrorLine contains a tab character.580
 ErrorLine contains a tab character.581
 ErrorLine is longer than 80 characters (found 133).582
 ErrorLine contains a tab character.582
 ErrorLine is longer than 80 characters (found 92).583
 ErrorLine contains a tab character.583
 ErrorLine contains a tab character.584
 ErrorLine contains a tab character.585
 ErrorLine contains a tab character.586
 ErrorLine contains a tab character.587
 ErrorLine contains a tab character.588
 Error'if' construct must use '{}'s.589
 ErrorLine contains a tab character.589
 ErrorLine contains a tab character.590
 ErrorLine is longer than 80 characters (found 83).591
 ErrorLine contains a tab character.591
 ErrorLine contains a tab character.592
 ErrorLine is longer than 80 characters (found 83).593
 ErrorLine contains a tab character.593
 ErrorLine contains a tab character.594
 ErrorLine contains a tab character.595
 ErrorLine contains a tab character.596
 ErrorLine contains a tab character.597
 ErrorLine contains a tab character.598
 ErrorLine is longer than 80 characters (found 104).600
 ErrorLine contains a tab character.600
 ErrorLine is longer than 80 characters (found 100).601
 ErrorLine contains a tab character.601
 ErrorLine contains a tab character.602
 ErrorLine contains a tab character.603
 ErrorLine contains a tab character.604
 ErrorLine contains a tab character.605
 ErrorMethod 'buildInitialPropertyMap' is not designed for extension - needs to be abstract, final or empty.605
 ErrorLine contains a tab character.606
 ErrorLine is longer than 80 characters (found 88).607
 ErrorLine contains a tab character.607
 ErrorLine is longer than 80 characters (found 91).608
 ErrorLine contains a tab character.608
 ErrorLine contains a tab character.609
 ErrorLine contains a tab character.610
 ErrorLine contains a tab character.611
 ErrorLine contains a tab character.612
 ErrorLine contains a tab character.613
 ErrorLine contains a tab character.615
 ErrorLine contains a tab character.616
 Error'if' construct must use '{}'s.617
 ErrorLine contains a tab character.617
 ErrorLine is longer than 80 characters (found 118).618
 ErrorLine contains a tab character.618
 ErrorLine contains a tab character.620
 ErrorLine is longer than 80 characters (found 86).621
 ErrorLine contains a tab character.621
 ErrorLine is longer than 80 characters (found 121).622
 ErrorLine contains a tab character.622
 ErrorLine contains a tab character.623
 ErrorLine contains a tab character.624
 ErrorLine contains a tab character.625
 ErrorLine is longer than 80 characters (found 129).626
 ErrorLine contains a tab character.626
 ErrorLine contains a tab character.627
 ErrorLine contains a tab character.629
 ErrorLine is longer than 80 characters (found 81).630
 ErrorLine contains a tab character.630
 ErrorLine is longer than 80 characters (found 113).631
 ErrorLine contains a tab character.631
 ErrorLine contains a tab character.632
 ErrorLine contains a tab character.633
 ErrorLine contains a tab character.634
 ErrorLine is longer than 80 characters (found 120).635
 ErrorLine contains a tab character.635
 ErrorLine contains a tab character.636
 ErrorLine contains a tab character.638
 ErrorLine is longer than 80 characters (found 103).639
 ErrorLine contains a tab character.639
 ErrorLine contains a tab character.641
 ErrorLine contains a tab character.642
 ErrorLine is longer than 80 characters (found 107).643
 ErrorLine contains a tab character.643
 Error'if' construct must use '{}'s.644
 ErrorLine contains a tab character.644
 ErrorLine is longer than 80 characters (found 94).645
 ErrorLine contains a tab character.645
 ErrorLine contains a tab character.646
 ErrorLine contains a tab character.648
 ErrorLine is longer than 80 characters (found 88).649
 ErrorLine contains a tab character.649
 ErrorLine is longer than 80 characters (found 128).650
 ErrorLine contains a tab character.650
 Error'if' construct must use '{}'s.651
 ErrorLine contains a tab character.651
 ErrorLine is longer than 80 characters (found 115).652
 ErrorLine contains a tab character.652
 ErrorLine contains a tab character.653
 ErrorLine contains a tab character.655
 ErrorLine is longer than 80 characters (found 96).656
 ErrorLine contains a tab character.656
 ErrorLine contains a tab character.657
 ErrorLine contains a tab character.659
 ErrorLine contains a tab character.660
 ErrorLine is longer than 80 characters (found 91).662
 ErrorLine contains a tab character.662
 ErrorMissing a Javadoc comment.662
 ErrorParameter initialPropertyMap should be final.662
 ErrorParameter key should be final.662
 ErrorParameter value should be final.662
 ErrorLine contains a tab character.663
 ErrorLine contains a tab character.664
 ErrorLine is longer than 80 characters (found 118).665
 ErrorLine contains a tab character.665
 ErrorLine contains a tab character.666
 Error'if' construct must use '{}'s.667
 ErrorLine contains a tab character.667
 ErrorLine contains a tab character.668
 Error'else' construct must use '{}'s.669
 ErrorLine contains a tab character.669
 ErrorLine contains a tab character.670
 ErrorLine contains a tab character.671
 ErrorLine contains a tab character.673
 ErrorMissing a Javadoc comment.673
 ErrorParameter initialPropertyMap should be final.673
 ErrorLine contains a tab character.674
 ErrorLine contains a tab character.675
 ErrorLine is longer than 80 characters (found 96).676
 ErrorLine contains a tab character.676
 ErrorLine contains a tab character.677
 ErrorLine is longer than 80 characters (found 90).678
 ErrorLine contains a tab character.678
 ErrorLine contains a tab character.679
 ErrorLine contains a tab character.680
 ErrorLine is longer than 80 characters (found 108).682
 ErrorLine contains a tab character.682
 ErrorLine contains a tab character.683
 ErrorLine is longer than 80 characters (found 102).684
 ErrorLine contains a tab character.684
 ErrorLine contains a tab character.685
 ErrorLine contains a tab character.686
 Error'if' construct must use '{}'s.687
 ErrorLine contains a tab character.687
 ErrorLine is longer than 80 characters (found 93).688
 ErrorLine contains a tab character.688
 ErrorLine is longer than 80 characters (found 89).690
 ErrorLine contains a tab character.690
 Error'if' construct must use '{}'s.691
 ErrorLine contains a tab character.691
 ErrorLine contains a tab character.692
 ErrorLine contains a tab character.694
 ErrorLine is longer than 80 characters (found 93).695
 ErrorLine contains a tab character.695
 ErrorLine contains a tab character.696
 ErrorLine contains a tab character.697
 ErrorLine contains a tab character.698
 ErrorLine is longer than 80 characters (found 105).699
 ErrorLine contains a tab character.699
 ErrorLine contains a tab character.700
 ErrorLine contains a tab character.701
 Error'if' construct must use '{}'s.702
 ErrorLine contains a tab character.702
 ErrorLine contains a tab character.703
 ErrorLine contains a tab character.704
 ErrorLine contains a tab character.705
 ErrorLine contains a tab character.706
 ErrorLine contains a tab character.707
 ErrorLine contains a tab character.708
 ErrorLine contains a tab character.709
 ErrorLine contains a tab character.710
 ErrorFirst sentence should end with a period.712
 ErrorLine contains a tab character.712
 ErrorLine is longer than 80 characters (found 137).713
 ErrorLine contains a tab character.713
 ErrorLine contains a tab character.714
 ErrorLine is longer than 80 characters (found 97).715
 ErrorLine contains a tab character.715
 ErrorParameter prefix should be final.715
 ErrorExpected @param tag for 'prefix'.715
 ErrorParameter targetPropertyMap should be final.715
 ErrorExpected @param tag for 'targetPropertyMap'.715
 ErrorLine is longer than 80 characters (found 95).716
 ErrorLine contains a tab character.716
 ErrorLine contains a tab character.717
 ErrorLine is longer than 80 characters (found 110).718
 ErrorLine contains a tab character.718
 ErrorLine contains a tab character.719
 ErrorLine contains a tab character.720
 ErrorLine contains a tab character.721
 ErrorLine contains a tab character.722
 ErrorFirst sentence should end with a period.724
 ErrorLine contains a tab character.724
 ErrorLine has trailing spaces.725
 ErrorLine is longer than 80 characters (found 101).725
 ErrorLine contains a tab character.725
 ErrorLine contains a tab character.726
 ErrorLine contains a tab character.727
 ErrorLine contains a tab character.728
 ErrorMethod 'buildCommandLineArguments' is not designed for extension - needs to be abstract, final or empty.728
 ErrorLine contains a tab character.729
 ErrorLine is longer than 80 characters (found 81).731
 ErrorLine contains a tab character.731
 ErrorLine contains a tab character.732
 ErrorLine is longer than 80 characters (found 95).733
 ErrorLine contains a tab character.733
 ErrorLine contains a tab character.734
 ErrorLine contains a tab character.735
 ErrorLine contains a tab character.736
 ErrorLine has trailing spaces.737
 ErrorLine contains a tab character.737
 ErrorLine contains a tab character.738
 ErrorLine has trailing spaces.739
 ErrorLine is longer than 80 characters (found 97).739
 ErrorLine contains a tab character.739
 ErrorLine is longer than 80 characters (found 97).740
 ErrorLine contains a tab character.740
 ErrorLine contains a tab character.741
 ErrorLine contains a tab character.742
 ErrorLine is longer than 80 characters (found 110).743
 ErrorLine contains a tab character.743
 ErrorLine is longer than 80 characters (found 86).744
 ErrorLine contains a tab character.744
 ErrorLine is longer than 80 characters (found 90).745
 ErrorLine contains a tab character.745
 ErrorLine contains a tab character.746
 ErrorLine contains a tab character.747
 ErrorLine contains a tab character.748
 ErrorLine has trailing spaces.749
 ErrorLine contains a tab character.749
 ErrorLine contains a tab character.750
 ErrorLine has trailing spaces.751
 ErrorLine is longer than 80 characters (found 97).751
 ErrorLine contains a tab character.751
 ErrorLine is longer than 80 characters (found 97).752
 ErrorLine contains a tab character.752
 ErrorLine contains a tab character.753
 ErrorLine contains a tab character.754
 ErrorLine is longer than 80 characters (found 109).755
 ErrorLine contains a tab character.755
 ErrorLine is longer than 80 characters (found 86).756
 ErrorLine contains a tab character.756
 ErrorLine is longer than 80 characters (found 90).757
 ErrorLine contains a tab character.757
 ErrorLine contains a tab character.758
 ErrorLine contains a tab character.759
 ErrorLine contains a tab character.760
 ErrorLine is longer than 80 characters (found 90).761
 ErrorLine contains a tab character.761
 ErrorLine contains a tab character.762
 ErrorLine is longer than 80 characters (found 143).763
 ErrorLine contains a tab character.763
 ErrorLine is longer than 80 characters (found 124).764
 ErrorLine contains a tab character.764
 ErrorLine is longer than 80 characters (found 98).765
 ErrorLine contains a tab character.765
 ErrorLine is longer than 80 characters (found 86).766
 ErrorLine contains a tab character.766
 ErrorLine contains a tab character.767
 ErrorLine contains a tab character.768
 ErrorLine contains a tab character.769
 ErrorLine contains a tab character.770
 ErrorLine contains a tab character.771
 ErrorLine contains a tab character.772
 ErrorLine contains a tab character.773
 ErrorLine contains a tab character.774
 ErrorLine contains a tab character.776
 ErrorLine is longer than 80 characters (found 97).777
 ErrorLine contains a tab character.777
 ErrorLine is longer than 80 characters (found 107).778
 ErrorLine contains a tab character.778
 ErrorLine contains a tab character.779
 ErrorLine contains a tab character.780
 ErrorLine contains a tab character.781
 ErrorMethod 'stop' is not designed for extension - needs to be abstract, final or empty.781
 ErrorLine contains a tab character.782
 ErrorLine is longer than 80 characters (found 90).783
 ErrorLine contains a tab character.783
 ErrorLine contains a tab character.784
 ErrorLine contains a tab character.785
 ErrorLine contains a tab character.787
 ErrorLine is longer than 80 characters (found 83).788
 ErrorLine contains a tab character.788
 ErrorLine contains a tab character.789
 ErrorLine contains a tab character.790
 ErrorLine is longer than 80 characters (found 86).792
 ErrorLine contains a tab character.792
 ErrorLine contains a tab character.793
 ErrorLine contains a tab character.794
 ErrorLine is longer than 80 characters (found 106).795
 ErrorLine contains a tab character.795
 ErrorLine is longer than 80 characters (found 98).796
 ErrorLine contains a tab character.796
 ErrorLine contains a tab character.797
 ErrorLine has trailing spaces.799
 ErrorLine is longer than 80 characters (found 121).799
 ErrorLine contains a tab character.799
 ErrorLine contains a tab character.800
 ErrorLine contains a tab character.801
 ErrorLine is longer than 80 characters (found 138).802
 ErrorLine contains a tab character.802
 ErrorLine is longer than 80 characters (found 123).803
 ErrorLine contains a tab character.803
 ErrorLine is longer than 80 characters (found 97).804
 ErrorLine contains a tab character.804
 ErrorLine contains a tab character.805
 ErrorMust have at least one statement.805
 ErrorLine contains a tab character.806
 ErrorLine contains a tab character.807
 ErrorLine contains a tab character.809
 ErrorLine is longer than 80 characters (found 87).810
 ErrorLine contains a tab character.810
 ErrorLine contains a tab character.811
 ErrorLine contains a tab character.812
 ErrorLine contains a tab character.813
 ErrorLine contains a tab character.814
 ErrorLine contains a tab character.815
 ErrorLine contains a tab character.816
 ErrorLine contains a tab character.817
 ErrorLine contains a tab character.818
 ErrorLine contains a tab character.820
 ErrorLine is longer than 80 characters (found 104).821
 ErrorLine contains a tab character.821
 ErrorLine is longer than 80 characters (found 104).822
 ErrorLine contains a tab character.822
 ErrorLine contains a tab character.823
 ErrorLine contains a tab character.824
 ErrorLine contains a tab character.825
 ErrorLine contains a tab character.826
 ErrorLine contains a tab character.827
 ErrorMethod 'copyResource' is not designed for extension - needs to be abstract, final or empty.827
 ErrorParameter resourcePath should be final.827
 ErrorParameter target should be final.827
 ErrorLine contains a tab character.828
 ErrorLine contains a tab character.829
 ErrorLine contains a tab character.830
 Error'if' construct must use '{}'s.831
 ErrorLine contains a tab character.831
 ErrorLine contains a tab character.832
 ErrorLine contains a tab character.833
 ErrorLine contains a tab character.834
 ErrorLine is longer than 80 characters (found 103).835
 ErrorLine contains a tab character.835
 ErrorLine contains a tab character.836
 ErrorLine contains a tab character.837
 ErrorLine contains a tab character.838
 ErrorLine contains a tab character.839
 ErrorLine contains a tab character.840
 ErrorLine contains a tab character.841
 ErrorLine contains a tab character.842
 ErrorLine contains a tab character.843
 ErrorLine is longer than 80 characters (found 95).844
 ErrorLine contains a tab character.844
 Error'if' construct must use '{}'s.845
 ErrorLine contains a tab character.845
 ErrorLine contains a tab character.846
 ErrorLine is longer than 80 characters (found 82).847
 ErrorLine contains a tab character.847
 ErrorLine contains a tab character.848
 Error'8192' is a magic number.848
 ErrorLine contains a tab character.849
 ErrorLine contains a tab character.850
 ErrorLine is longer than 80 characters (found 87).851
 ErrorLine contains a tab character.851
 ErrorLine is longer than 80 characters (found 84).852
 ErrorLine contains a tab character.852
 ErrorLine contains a tab character.853
 ErrorLine contains a tab character.854
 Error'if' construct must use '{}'s.855
 ErrorLine contains a tab character.855
 ErrorLine contains a tab character.856
 Error'if' construct must use '{}'s.858
 ErrorLine contains a tab character.858
 ErrorLine contains a tab character.859
 ErrorLine contains a tab character.860
 ErrorLine contains a tab character.861
 ErrorLine contains a tab character.862
 ErrorLine is longer than 80 characters (found 88).863
 ErrorLine contains a tab character.863
 ErrorLine contains a tab character.864
 ErrorLine contains a tab character.865
 ErrorLine contains a tab character.866
 ErrorFirst sentence should end with a period.868
 ErrorLine contains a tab character.868
 ErrorLine is longer than 80 characters (found 84).869
 ErrorLine contains a tab character.869
 ErrorLine contains a tab character.870
 ErrorLine contains a tab character.871
 ErrorLine contains a tab character.872
 ErrorLine contains a tab character.873
 ErrorParameter directory should be final.873
 ErrorLine contains a tab character.874
 ErrorLine contains a tab character.875
 ErrorLine contains a tab character.876
 ErrorLine contains a tab character.877
 ErrorLine contains a tab character.878
 ErrorLine contains a tab character.879
 ErrorLine contains a tab character.880
 ErrorLine contains a tab character.881
 ErrorLine contains a tab character.882
 ErrorLine contains a tab character.883
 ErrorLine contains a tab character.884
 ErrorLine contains a tab character.885
 ErrorFirst sentence should end with a period.887
 ErrorLine contains a tab character.887
 ErrorLine is longer than 80 characters (found 96).888
 ErrorLine contains a tab character.888
 ErrorLine contains a tab character.889
 ErrorLine contains a tab character.890
 ErrorLine contains a tab character.891
 ErrorLine contains a tab character.892
 ErrorMethod 'getFrameworkContextClassLoader' is not designed for extension - needs to be abstract, final or empty.892
 ErrorLine contains a tab character.893
 ErrorLine contains a tab character.894
 ErrorFirst sentence should end with a period.896
 ErrorLine contains a tab character.896
 ErrorLine contains a tab character.897
 ErrorLine contains a tab character.898
 ErrorLine contains a tab character.899
 ErrorLine contains a tab character.900
 ErrorMethod 'getPlatformDirectory' is not designed for extension - needs to be abstract, final or empty.900
 ErrorLine contains a tab character.901
 ErrorLine contains a tab character.902
 ErrorFirst sentence should end with a period.904
 ErrorLine contains a tab character.904
 ErrorLine is longer than 80 characters (found 100).905
 ErrorLine contains a tab character.905
 ErrorLine contains a tab character.906
 ErrorLine contains a tab character.907
 ErrorLine contains a tab character.908
 ErrorLine contains a tab character.909
 ErrorMethod 'loadProperties' is not designed for extension - needs to be abstract, final or empty.909
 ErrorParameter resource should be final.909
 ErrorLine contains a tab character.910
 ErrorLine contains a tab character.911
 ErrorLine contains a tab character.912
 ErrorLine contains a tab character.913
 ErrorLine contains a tab character.914
 ErrorLine contains a tab character.915
 ErrorLine contains a tab character.916
 ErrorLine contains a tab character.917
 ErrorLine contains a tab character.918
 ErrorMust have at least one statement.918
 ErrorLine contains a tab character.919
 ErrorLine contains a tab character.920
 ErrorMust have at least one statement.920
 ErrorLine contains a tab character.921
 ErrorLine contains a tab character.922
 ErrorLine contains a tab character.923
 ErrorLine contains a tab character.924
 ErrorLine contains a tab character.925
 ErrorLine contains a tab character.926
 ErrorMust have at least one statement.926
 ErrorLine contains a tab character.927
 ErrorLine contains a tab character.928
 ErrorLine contains a tab character.929
 ErrorLine contains a tab character.930
 ErrorLine contains a tab character.931
 ErrorLine contains a tab character.932
 ErrorLine is longer than 80 characters (found 84).934
 ErrorLine contains a tab character.934
 ErrorLine contains a tab character.935
 ErrorComment matches to-do format 'TODO:'.936
 ErrorLine contains a tab character.936
 ErrorLine contains a tab character.937
 ErrorLine is longer than 80 characters (found 84).938
 ErrorLine contains a tab character.938
 ErrorLine contains a tab character.940
 ErrorLine is longer than 80 characters (found 89).941
 ErrorLine contains a tab character.941
 ErrorLine has trailing spaces.942
 ErrorLine is longer than 80 characters (found 83).942
 ErrorLine contains a tab character.942
 ErrorLine contains a tab character.943
 ErrorLine has trailing spaces.944
 ErrorLine contains a tab character.944
 ErrorLine has trailing spaces.945
 ErrorLine contains a tab character.945
 ErrorLine contains a tab character.946
 ErrorLine contains a tab character.947
 ErrorLine contains a tab character.948
 ErrorLine contains a tab character.949
 ErrorMethod 'searchFor' is not designed for extension - needs to be abstract, final or empty.949
 ErrorParameter start should be final.949
 ErrorLine contains a tab character.950
 ErrorLine contains a tab character.951
 ErrorParameter candidate should be final.951
 ErrorLine is longer than 80 characters (found 136).952
 ErrorLine contains a tab character.952
 ErrorLine contains a tab character.953
 ErrorLine contains a tab character.954
 ErrorLine contains a tab character.955
 Error'if' construct must use '{}'s.956
 ErrorLine contains a tab character.956
 ErrorLine contains a tab character.957
 ErrorLine contains a tab character.958
 ErrorLine contains a tab character.959
 ErrorLine contains a tab character.960
 ErrorLine contains a tab character.961
 ErrorLine contains a tab character.962
 Error'if' construct must use '{}'s.963
 ErrorLine contains a tab character.963
 ErrorLine contains a tab character.964
 ErrorLine is longer than 80 characters (found 168).965
 ErrorLine contains a tab character.965
 ErrorAvoid inline conditionals.965
 ErrorLine contains a tab character.966
 ErrorLine contains a tab character.968
 ErrorMethod 'findMax' is not designed for extension - needs to be abstract, final or empty.968
 ErrorMissing a Javadoc comment.968
 ErrorParameter candidates should be final.968
 ErrorLine contains a tab character.969
 ErrorLine contains a tab character.970
 ErrorLine contains a tab character.971
 ErrorLine contains a tab character.972
 ErrorLine is longer than 80 characters (found 147).973
 ErrorLine contains a tab character.973
 ErrorLine contains a tab character.974
 Error'if' construct must use '{}'s.975
 ErrorLine contains a tab character.975
 ErrorLine contains a tab character.976
 ErrorLine contains a tab character.977
 ErrorLine contains a tab character.978
 ErrorLine contains a tab character.979
 ErrorLine contains a tab character.980
 ErrorLine contains a tab character.981
 ErrorLine is longer than 80 characters (found 107).982
 ErrorLine contains a tab character.982
 ErrorLine contains a tab character.983
 ErrorLine contains a tab character.984
 ErrorLine contains a tab character.985
 ErrorLine contains a tab character.986
 ErrorLine contains a tab character.987
 ErrorLine contains a tab character.988
 ErrorLine contains a tab character.989
 ErrorLine contains a tab character.991
 ErrorLine has trailing spaces.992
 ErrorLine contains a tab character.992
 ErrorLine has trailing spaces.993
 ErrorLine contains a tab character.993
 ErrorLine has trailing spaces.994
 ErrorLine contains a tab character.994
 ErrorLine contains a tab character.995
 ErrorLine contains a tab character.996
 ErrorUnclosed HTML tag found: <code><0</code> if left < right;996
 ErrorLine contains a tab character.997
 ErrorLine contains a tab character.998
 ErrorLine contains a tab character.999
 ErrorLine contains a tab character.1000
 ErrorParameter left should be final.1000
 ErrorParameter right should be final.1000
 ErrorLine is longer than 80 characters (found 96).1002
 ErrorLine contains a tab character.1002
 Error'if' construct must use '{}'s.1003
 ErrorLine contains a tab character.1003
 ErrorLine contains a tab character.1004
 ErrorLine is longer than 80 characters (found 92).1006
 ErrorLine contains a tab character.1006
 Error'if' construct must use '{}'s.1007
 ErrorLine contains a tab character.1007
 ErrorLine contains a tab character.1008
 ErrorLine is longer than 80 characters (found 94).1010
 ErrorLine contains a tab character.1010
 Error'if' construct must use '{}'s.1011
 ErrorLine contains a tab character.1011
 ErrorLine contains a tab character.1012
 ErrorLine is longer than 80 characters (found 92).1014
 ErrorLine contains a tab character.1014
 Error'3' is a magic number.1014
 Error'3' is a magic number.1014
 ErrorLine contains a tab character.1015
 ErrorLine contains a tab character.1017
 ErrorLine is longer than 80 characters (found 92).1018
 ErrorLine contains a tab character.1018
 ErrorLine is longer than 80 characters (found 89).1019
 ErrorLine contains a tab character.1019
 ErrorLine contains a tab character.1020
 ErrorLine has trailing spaces.1021
 ErrorLine contains a tab character.1021
 ErrorLine is longer than 80 characters (found 93).1022
 ErrorLine contains a tab character.1022
 ErrorLine is longer than 80 characters (found 91).1023
 ErrorLine contains a tab character.1023
 ErrorLine is longer than 80 characters (found 94).1024
 ErrorLine contains a tab character.1024
 ErrorLine contains a tab character.1025
 ErrorLine contains a tab character.1026
 ErrorParameter version should be final.1026
 Error'if' construct must use '{}'s.1027
 ErrorLine contains a tab character.1027
 ErrorLine contains a tab character.1028
 Error'4' is a magic number.1028
 ErrorLine is longer than 80 characters (found 101).1029
 ErrorLine contains a tab character.1029
 ErrorLine is longer than 80 characters (found 84).1030
 ErrorLine contains a tab character.1030
 ErrorLine contains a tab character.1031
 ErrorLine contains a tab character.1032
 ErrorLine contains a tab character.1033
 Error'4' is a magic number.1033
 ErrorLine contains a tab character.1034
 ErrorLine contains a tab character.1035
 Error'3' is a magic number.1035
 ErrorLine contains a tab character.1036
 ErrorLine contains a tab character.1037
 ErrorLine contains a tab character.1038
 ErrorLine contains a tab character.1039
 ErrorLine is longer than 80 characters (found 103).1040
 ErrorLine contains a tab character.1040
 ErrorLine contains a tab character.1041
 ErrorLine contains a tab character.1042
 ErrorLine contains a tab character.1043
 ErrorLine contains a tab character.1044
 ErrorLine contains a tab character.1045
 ErrorLine contains a tab character.1046
 ErrorLine contains a tab character.1047
 ErrorLine contains a tab character.1048
 ErrorLine contains a tab character.1049
 ErrorLine contains a tab character.1051
 ErrorLine is longer than 80 characters (found 101).1052
 ErrorLine contains a tab character.1052
 ErrorLine is longer than 80 characters (found 92).1053
 ErrorLine contains a tab character.1053
 ErrorLine contains a tab character.1054
 ErrorLine contains a tab character.1055
 ErrorLine is longer than 80 characters (found 82).1056
 ErrorLine contains a tab character.1056
 ErrorLine is longer than 80 characters (found 81).1058
 ErrorLine contains a tab character.1058
 ErrorMissing a Javadoc comment.1058
 ErrorParameter urls should be final.1058
 ErrorParameter parent should be final.1058
 ErrorLine contains a tab character.1059
 ErrorLine contains a tab character.1060
 ErrorLine contains a tab character.1062
 ErrorMethod 'getResource' is not designed for extension - needs to be abstract, final or empty.1062
 ErrorMissing a Javadoc comment.1062
 ErrorParameter name should be final.1062
 ErrorLine contains a tab character.1063
 ErrorLine contains a tab character.1064
 ErrorLine contains a tab character.1065
 Error'if' construct must use '{}'s.1066
 ErrorLine contains a tab character.1066
 ErrorLine contains a tab character.1067
 ErrorLine contains a tab character.1068
 ErrorLine contains a tab character.1069
 ErrorLine contains a tab character.1070
 ErrorLine is longer than 80 characters (found 116).1072
 ErrorLine contains a tab character.1072
 ErrorMethod 'loadClass' is not designed for extension - needs to be abstract, final or empty.1072
 ErrorMissing a Javadoc comment.1072
 ErrorParameter name should be final.1072
 ErrorParameter resolve should be final.1072
 ErrorLine contains a tab character.1073
 ErrorLine contains a tab character.1074
 ErrorLine contains a tab character.1075
 ErrorLine contains a tab character.1076
 ErrorLine contains a tab character.1077
 ErrorLine contains a tab character.1078
 Error'if' construct must use '{}'s.1079
 ErrorLine contains a tab character.1079
 ErrorLine contains a tab character.1080
 Error'else' construct must use '{}'s.1081
 ErrorLine contains a tab character.1081
 ErrorLine is longer than 80 characters (found 95).1082
 ErrorLine contains a tab character.1082
 ErrorLine contains a tab character.1083
 ErrorLine contains a tab character.1084
 Error'if' construct must use '{}'s.1086
 ErrorLine contains a tab character.1086
 ErrorLine contains a tab character.1087
 ErrorLine contains a tab character.1089
 ErrorLine contains a tab character.1090
 ErrorLine contains a tab character.1092
 ErrorLine is longer than 80 characters (found 86).1093
 ErrorLine contains a tab character.1093
 ErrorMethod 'getPermissions' is not designed for extension - needs to be abstract, final or empty.1093
 ErrorMissing a Javadoc comment.1093
 ErrorParameter codesource should be final.1093
 ErrorLine contains a tab character.1094
 ErrorLine contains a tab character.1095
 ErrorLine contains a tab character.1096

org/eclipse/equinox/servletbridge/flower/FlowerFrameworkLauncher.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.eclipse.equinox.servletbridge.CloseableURLClassLoader.31
 ErrorLine has trailing spaces.38
 ErrorLine has trailing spaces.44
 ErrorLine is longer than 80 characters (found 86).46
 ErrorLine is longer than 80 characters (found 89).47
 ErrorLine is longer than 80 characters (found 97).48
 ErrorLine has trailing spaces.49
 ErrorLine has trailing spaces.50
 ErrorLine is longer than 80 characters (found 96).52
 ErrorLine is longer than 80 characters (found 96).53
 ErrorLine is longer than 80 characters (found 95).54
 ErrorLine is longer than 80 characters (found 103).55
 ErrorLine is longer than 80 characters (found 156).56
 ErrorLine has trailing spaces.58
 ErrorLine has trailing spaces.61
 ErrorLine is longer than 80 characters (found 126).64
 ErrorLine has trailing spaces.66
 ErrorLine is longer than 80 characters (found 117).69
 ErrorLine has trailing spaces.70
 ErrorLine has trailing spaces.71
 ErrorLine is longer than 80 characters (found 112).71
 ErrorLine has trailing spaces.72
 ErrorLine is longer than 80 characters (found 95).73
 ErrorLine has trailing spaces.74
 ErrorLine is longer than 80 characters (found 95).76
 ErrorLine is longer than 80 characters (found 95).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 131).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 114).82
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 115).83
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine is longer than 80 characters (found 115).86
 ErrorLine has trailing spaces.87
 ErrorLine is longer than 80 characters (found 122).90
 ErrorLine is longer than 80 characters (found 110).91
 ErrorLine has trailing spaces.92
 ErrorLine is longer than 80 characters (found 153).94
 ErrorLine has trailing spaces.96
 ErrorLine has trailing spaces.98
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine is longer than 80 characters (found 90).103
 ErrorLine contains a tab character.103
 ErrorMissing a Javadoc comment.103
 ErrorLine has trailing spaces.104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorMissing a Javadoc comment.105
 ErrorLine has trailing spaces.106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorMethod 'init' is not designed for extension - needs to be abstract, final or empty.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine is longer than 80 characters (found 83).113
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine has trailing spaces.116
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine is longer than 80 characters (found 87).119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorMethod 'deploy' is not designed for extension - needs to be abstract, final or empty.121
 ErrorLine contains a tab character.122
 ErrorLine is longer than 80 characters (found 99).123
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine is longer than 80 characters (found 106).126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine is longer than 80 characters (found 114).130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.134
 ErrorLine is longer than 80 characters (found 86).135
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine has trailing spaces.137
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorExpected an @return tag.139
 ErrorLine contains a tab character.139
 ErrorMethod 'buildInitialPropertyMap' is not designed for extension - needs to be abstract, final or empty.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine has trailing spaces.144
 ErrorLine contains a tab character.144
 ErrorLine has trailing spaces.145
 ErrorLine is longer than 80 characters (found 99).145
 ErrorLine contains a tab character.145
 Error'+' should be on a new line.145
 ErrorLine has trailing spaces.146
 ErrorLine is longer than 80 characters (found 175).146
 ErrorLine contains a tab character.146
 Error'?' should be on a new line.146
 ErrorAvoid inline conditionals.146
 ErrorLine is longer than 80 characters (found 149).147
 ErrorLine contains a tab character.147
 ErrorLine has trailing spaces.148
 ErrorLine contains a tab character.148
 ErrorLine is longer than 80 characters (found 86).149
 ErrorLine contains a tab character.149
 ErrorLine is longer than 80 characters (found 120).150
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine is longer than 80 characters (found 103).155
 ErrorLine contains a tab character.155
 ErrorLine has trailing spaces.156
 ErrorLine contains a tab character.156
 ErrorLine has trailing spaces.157
 ErrorLine contains a tab character.157
 ErrorLine is longer than 80 characters (found 169).158
 ErrorLine contains a tab character.158
 Error'if' construct must use '{}'s.159
 ErrorLine contains a tab character.159
 ErrorLine is longer than 80 characters (found 356).160
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine is longer than 80 characters (found 119).163
 ErrorLine contains a tab character.163
 ErrorLine is longer than 80 characters (found 99).164
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine is longer than 80 characters (found 103).166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine has trailing spaces.168
 ErrorLine contains a tab character.168
 ErrorLine is longer than 80 characters (found 82).169
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine is longer than 80 characters (found 92).171
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine is longer than 80 characters (found 123).173
 ErrorLine contains a tab character.173
 ErrorLine is longer than 80 characters (found 124).174
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 130).175
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine is longer than 80 characters (found 91).179
 ErrorLine contains a tab character.179
 ErrorLine has trailing spaces.180
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine is longer than 80 characters (found 88).185
 ErrorLine contains a tab character.185
 ErrorLine is longer than 80 characters (found 326).186
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine has trailing spaces.191
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine has trailing spaces.194
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine is longer than 80 characters (found 151).202
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 Error'if' construct must use '{}'s.204
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorMust have at least one statement.207
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine has trailing spaces.211
 ErrorLine contains a tab character.211
 ErrorLine is longer than 80 characters (found 85).212
 ErrorLine contains a tab character.212
 ErrorLine is longer than 80 characters (found 88).213
 ErrorLine contains a tab character.213
 Error'if' construct must use '{}'s.214
 ErrorLine contains a tab character.214
 ErrorLine is longer than 80 characters (found 93).215
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine is longer than 80 characters (found 96).217
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.219
 ErrorLine is longer than 80 characters (found 132).220
 ErrorLine contains a tab character.220
 ErrorLine is longer than 80 characters (found 94).221
 ErrorLine contains a tab character.221
 ErrorLine is longer than 80 characters (found 95).222
 ErrorLine contains a tab character.222
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine is longer than 80 characters (found 221).227
 ErrorLine contains a tab character.227
 ErrorLine contains a tab character.228
 ErrorLine is longer than 80 characters (found 125).229
 ErrorLine contains a tab character.229
 ErrorLine is longer than 80 characters (found 92).230
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine is longer than 80 characters (found 82).232
 ErrorLine contains a tab character.232
 ErrorLine contains a tab character.233
 ErrorLine has trailing spaces.234
 ErrorLine contains a tab character.234
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorLine contains a tab character.239
 ErrorLine contains a tab character.240
 ErrorLine contains a tab character.241
 Error'catch' is not followed by whitespace.241
 ErrorLine is longer than 80 characters (found 106).242
 ErrorLine contains a tab character.242
 ErrorLine contains a tab character.243
 ErrorLine is longer than 80 characters (found 81).244
 ErrorLine contains a tab character.244
 ErrorLine is longer than 80 characters (found 81).245
 ErrorLine contains a tab character.245
 ErrorLine has trailing spaces.246
 ErrorLine contains a tab character.246
 ErrorLine contains a tab character.247
 ErrorLine is longer than 80 characters (found 145).248
 ErrorLine contains a tab character.248
 ErrorAvoid inline conditionals.248
 ErrorLine is longer than 80 characters (found 98).249
 ErrorLine contains a tab character.249
 ErrorLine is longer than 80 characters (found 126).250
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine contains a tab character.252

org/eclipse/equinox/servletbridge/flower/ServletConfigWrapper.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine contains a tab character.24
 ErrorMissing a Javadoc comment.24

org/eclipse/equinox/servletbridge/flower/ServletConfigWrapperImpl.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorVariable 'servletConfig' must be private and have accessor methods.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorParameter servletConfig should be final.27
 Error'servletConfig' hides a field.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.32
 ErrorMethod 'getServletContext' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 88).34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'getInitParameter' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine contains a tab character.38
 ErrorParameter name should be final.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40

org/eclipse/equinox/servletbridge/flower/ServletContextWrapper.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39

org/eclipse/equinox/servletbridge/flower/ServletContextWrapperImpl.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorVariable 'servletContext' must be private and have accessor methods.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorParameter servletContext should be final.32
 Error'servletContext' hides a field.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'getTempDir' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'getResource' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine contains a tab character.43
 ErrorParameter path should be final.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorMethod 'log' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine contains a tab character.48
 ErrorParameter msg should be final.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'log' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine contains a tab character.53
 ErrorParameter msg should be final.53
 ErrorParameter throwable should be final.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.57
 ErrorMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.57
 ErrorLine contains a tab character.58
 ErrorParameter name should be final.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.62
 ErrorMethod 'getMajorVersion' is not designed for extension - needs to be abstract, final or empty.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.67
 ErrorMethod 'getMinorVersion' is not designed for extension - needs to be abstract, final or empty.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.72
 ErrorMethod 'getResourcePaths' is not designed for extension - needs to be abstract, final or empty.72
 ErrorLine contains a tab character.73
 ErrorParameter path should be final.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.77
 ErrorMethod 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty.77
 ErrorLine contains a tab character.78
 ErrorParameter path should be final.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.82
 ErrorMethod 'getRealPath' is not designed for extension - needs to be abstract, final or empty.82
 ErrorLine contains a tab character.83
 ErrorParameter path should be final.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.87
 ErrorMethod 'getContextPath' is not designed for extension - needs to be abstract, final or empty.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90

org/flowerplatform/ant/HeaderUpdaterTask.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine contains a tab character.47
 ErrorRedundant throws: 'BuildException' is unchecked exception.47
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 125).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine has trailing spaces.69
 ErrorLine is longer than 80 characters (found 127).69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine is longer than 80 characters (found 139).72
 ErrorLine contains a tab character.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine is longer than 80 characters (found 115).76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 86).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine has trailing spaces.92
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 89).93
 ErrorLine contains a tab character.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 171).97
 ErrorLine contains a tab character.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine has trailing spaces.100
 ErrorLine is longer than 80 characters (found 136).100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorMissing a Javadoc comment.108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorParameter pathname should be final.111
 ErrorLine is longer than 80 characters (found 129).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine has trailing spaces.117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine has trailing spaces.119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorMethod 'getFileExtension' is not designed for extension - needs to be abstract, final or empty.120
 ErrorMissing a Javadoc comment.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.124
 ErrorMethod 'setFileExtension' is not designed for extension - needs to be abstract, final or empty.124
 ErrorMissing a Javadoc comment.124
 ErrorParameter fileExtension should be final.124
 Error'fileExtension' hides a field.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.128
 ErrorMethod 'getHeaderFile' is not designed for extension - needs to be abstract, final or empty.128
 ErrorMissing a Javadoc comment.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.132
 ErrorMethod 'setHeaderFile' is not designed for extension - needs to be abstract, final or empty.132
 ErrorMissing a Javadoc comment.132
 ErrorParameter headerFile should be final.132
 Error'headerFile' hides a field.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.136
 ErrorMethod 'getEndToken' is not designed for extension - needs to be abstract, final or empty.136
 ErrorMissing a Javadoc comment.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.140
 ErrorMethod 'setEndToken' is not designed for extension - needs to be abstract, final or empty.140
 ErrorMissing a Javadoc comment.140
 ErrorParameter endToken should be final.140
 Error'endToken' hides a field.140
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.144
 ErrorMethod 'getStartToken' is not designed for extension - needs to be abstract, final or empty.144
 ErrorMissing a Javadoc comment.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.148
 ErrorMethod 'setStartToken' is not designed for extension - needs to be abstract, final or empty.148
 ErrorMissing a Javadoc comment.148
 ErrorParameter startToken should be final.148
 Error'startToken' hides a field.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.152
 ErrorMethod 'getWorkspaceFolder' is not designed for extension - needs to be abstract, final or empty.152
 ErrorMissing a Javadoc comment.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.156
 ErrorMethod 'setWorkspaceFolder' is not designed for extension - needs to be abstract, final or empty.156
 ErrorMissing a Javadoc comment.156
 ErrorParameter workspaceFolder should be final.156
 Error'workspaceFolder' hides a field.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.160
 ErrorMethod 'getProjectFilterRegex' is not designed for extension - needs to be abstract, final or empty.160
 ErrorMissing a Javadoc comment.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.164
 ErrorMethod 'setProjectFilterRegex' is not designed for extension - needs to be abstract, final or empty.164
 ErrorMissing a Javadoc comment.164
 ErrorParameter projectFilterRegex should be final.164
 Error'projectFilterRegex' hides a field.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166

org/flowerplatform/ant/utils/FileIterator.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.26
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorParameter rootFolder should be final.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 85).42
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorParameter workspaceFolder should be final.42
 ErrorParameter secondLevelFileFilter should be final.42
 Error'secondLevelFileFilter' hides a field.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'next' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 86).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.70
 ErrorMethod 'remove' is not designed for extension - needs to be abstract, final or empty.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73

org/flowerplatform/ant/utils/FileUtil.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.26
 ErrorLine has trailing spaces.28
 ErrorUtility classes should not have a public or default constructor.30
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorParameter file should be final.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 88).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorMust have at least one statement.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.63
 ErrorMissing a Javadoc comment.63
 ErrorParameter file should be final.63
 ErrorParameter text should be final.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorMust have at least one statement.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81

org/flowerplatform/codesync/CodeSyncAlgorithm.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.42
 ErrorMissing a Javadoc comment.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 94).44
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 Error'static' modifier out of order with the JLS suggestions.44
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorVariable 'modelAdapterSetLeft' must be private and have accessor methods.46
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorVariable 'modelAdapterSetRight' must be private and have accessor methods.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorVariable 'modelAdapterSetAncestor' must be private and have accessor methods.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorVariable 'featureProviderSide' must be private and have accessor methods.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorVariable 'fileAccessController' must be private and have accessor methods.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 84).54
 ErrorLine contains a tab character.54
 ErrorMissing a Javadoc comment.54
 ErrorVariable 'filesToRename' must be private and have accessor methods.54
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorVariable 'filesToDelete' must be private and have accessor methods.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorMethod 'getModelAdapterSetLeft' is not designed for extension - needs to be abstract, final or empty.57
 ErrorMissing a Javadoc comment.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.61
 ErrorMethod 'getModelAdapterSetRight' is not designed for extension - needs to be abstract, final or empty.61
 ErrorMissing a Javadoc comment.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.65
 ErrorMethod 'getModelAdapterSetAncestor' is not designed for extension - needs to be abstract, final or empty.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorMethod 'getFileAccessController' is not designed for extension - needs to be abstract, final or empty.69
 ErrorMissing a Javadoc comment.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorMethod 'setFileAccessController' is not designed for extension - needs to be abstract, final or empty.73
 ErrorMissing a Javadoc comment.73
 ErrorParameter controller should be final.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorMethod 'getFilesToRename' is not designed for extension - needs to be abstract, final or empty.77
 ErrorMissing a Javadoc comment.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorMethod 'getFilesToDelete' is not designed for extension - needs to be abstract, final or empty.81
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 146).85
 ErrorLine contains a tab character.85
 ErrorMethod 'initializeModelAdapterSets' is not designed for extension - needs to be abstract, final or empty.85
 ErrorMissing a Javadoc comment.85
 ErrorParameter leftTechnologies should be final.85
 ErrorParameter rightTechnologies should be final.85
 ErrorParameter ancestorTechnologies should be final.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 83).88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine has trailing spaces.90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorMethod 'initializeFeatureProvider' is not designed for extension - needs to be abstract, final or empty.91
 ErrorMissing a Javadoc comment.91
 ErrorParameter side should be final.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorMissing a Javadoc comment.95
 ErrorParameter technologies should be final.95
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 100).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 104).99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 136).101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.107
 ErrorMethod 'generateDiff' is not designed for extension - needs to be abstract, final or empty.107
 ErrorMissing a Javadoc comment.107
 ErrorParameter match should be final.107
 ErrorParameter performAction should be final.107
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine has trailing spaces.112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine has trailing spaces.117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine is longer than 80 characters (found 102).124
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine has trailing spaces.130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine is longer than 80 characters (found 81).132
 ErrorLine contains a tab character.132
 ErrorLine is longer than 80 characters (found 98).133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine has trailing spaces.139
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine has trailing spaces.141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine has trailing spaces.147
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine is longer than 80 characters (found 167).149
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine has trailing spaces.151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine is longer than 80 characters (found 84).154
 ErrorLine contains a tab character.154
 ErrorMethod 'beforeOrAfterFeaturesProcessed' is not designed for extension - needs to be abstract, final or empty.154
 ErrorParameter match should be final.154
 ErrorExpected @param tag for 'match'.154
 ErrorParameter before should be final.154
 ErrorExpected @param tag for 'before'.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine has trailing spaces.170
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 Error'if' construct must use '{}'s.172
 ErrorLine contains a tab character.172
 ErrorLine is longer than 80 characters (found 95).173
 ErrorLine contains a tab character.173
 Error'if' construct must use '{}'s.174
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 87).175
 ErrorLine contains a tab character.175
 Error'if' construct must use '{}'s.176
 ErrorLine contains a tab character.176
 ErrorLine is longer than 80 characters (found 88).177
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 Error'if' construct must use '{}'s.179
 ErrorLine contains a tab character.179
 ErrorLine is longer than 80 characters (found 82).180
 ErrorLine contains a tab character.180
 Error'if' construct must use '{}'s.181
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 Error'if' construct must use '{}'s.183
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine has trailing spaces.187
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine has trailing spaces.191
 ErrorLine contains a tab character.191
 ErrorLine has trailing spaces.192
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine is longer than 80 characters (found 99).194
 ErrorLine contains a tab character.194
 ErrorMethod 'processContainmentFeature' is not designed for extension - needs to be abstract, final or empty.194
 ErrorParameter feature should be final.194
 ErrorExpected @param tag for 'feature'.194
 ErrorParameter match should be final.194
 ErrorExpected @param tag for 'match'.194
 ErrorParameter performAction should be final.194
 ErrorExpected @param tag for 'performAction'.194
 ErrorLine is longer than 80 characters (found 86).195
 ErrorLine contains a tab character.195
 ErrorLine has trailing spaces.196
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine has trailing spaces.204
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine is longer than 80 characters (found 92).209
 ErrorLine contains a tab character.209
 ErrorLine has trailing spaces.210
 ErrorLine is longer than 80 characters (found 119).210
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine is longer than 80 characters (found 90).212
 ErrorLine contains a tab character.212
 ErrorLine contains a tab character.213
 ErrorLine is longer than 80 characters (found 100).214
 ErrorLine contains a tab character.214
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine contains a tab character.217
 ErrorLine has trailing spaces.218
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine contains a tab character.221
 ErrorLine is longer than 80 characters (found 90).222
 ErrorLine contains a tab character.222
 ErrorLine has trailing spaces.223
 ErrorLine is longer than 80 characters (found 134).223
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine is longer than 80 characters (found 87).225
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine is longer than 80 characters (found 97).227
 ErrorLine contains a tab character.227
 ErrorLine contains a tab character.228
 ErrorLine contains a tab character.229
 ErrorLine contains a tab character.230
 ErrorLine has trailing spaces.231
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.232
 ErrorLine contains a tab character.233
 ErrorLine is longer than 80 characters (found 98).234
 ErrorLine contains a tab character.234
 ErrorLine is longer than 80 characters (found 141).235
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorLine contains a tab character.239
 ErrorLine contains a tab character.240
 ErrorLine is longer than 80 characters (found 99).241
 ErrorLine contains a tab character.241
 ErrorLine contains a tab character.242
 ErrorLine is longer than 80 characters (found 123).243
 ErrorLine contains a tab character.243
 ErrorLine is longer than 80 characters (found 137).244
 ErrorLine contains a tab character.244
 ErrorLine is longer than 80 characters (found 138).245
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine has trailing spaces.247
 ErrorLine contains a tab character.247
 ErrorLine contains a tab character.248
 ErrorLine contains a tab character.249
 ErrorLine has trailing spaces.250
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine is longer than 80 characters (found 88).252
 ErrorLine contains a tab character.252
 ErrorLine contains a tab character.253
 ErrorLine contains a tab character.254
 ErrorLine contains a tab character.255
 ErrorLine contains a tab character.256
 ErrorLine has trailing spaces.257
 ErrorLine contains a tab character.257
 ErrorLine contains a tab character.258
 ErrorLine contains a tab character.259
 ErrorLine contains a tab character.260
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.262
 ErrorLine contains a tab character.263
 ErrorLine contains a tab character.264
 ErrorLine is longer than 80 characters (found 112).265
 ErrorLine contains a tab character.265
 ErrorLine contains a tab character.266
 ErrorLine is longer than 80 characters (found 87).267
 ErrorLine contains a tab character.267
 ErrorLine contains a tab character.268
 ErrorLine is longer than 80 characters (found 99).269
 ErrorLine contains a tab character.269
 ErrorLine is longer than 80 characters (found 114).270
 ErrorLine contains a tab character.270
 ErrorLine contains a tab character.271
 ErrorLine contains a tab character.273
 ErrorLine contains a tab character.274
 ErrorLine contains a tab character.276
 ErrorLine contains a tab character.277
 ErrorLine contains a tab character.278
 ErrorLine has trailing spaces.279
 ErrorLine contains a tab character.279
 ErrorLine has trailing spaces.280
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.281
 ErrorLine contains a tab character.282
 ErrorLine is longer than 80 characters (found 86).283
 ErrorLine contains a tab character.283
 ErrorLine contains a tab character.284
 ErrorLine contains a tab character.285
 ErrorLine is longer than 80 characters (found 111).286
 ErrorLine contains a tab character.286
 ErrorLine contains a tab character.287
 ErrorLine has trailing spaces.288
 ErrorLine contains a tab character.288
 ErrorLine contains a tab character.289
 ErrorLine contains a tab character.290
 ErrorLine contains a tab character.292
 ErrorLine contains a tab character.293
 ErrorLine contains a tab character.294
 ErrorLine contains a tab character.295
 ErrorLine contains a tab character.296
 ErrorLine has trailing spaces.297
 ErrorLine contains a tab character.297
 ErrorLine contains a tab character.298
 ErrorLine contains a tab character.299
 ErrorLine contains a tab character.300
 ErrorLine contains a tab character.301
 ErrorExpected an @return tag.302
 ErrorLine contains a tab character.302
 ErrorParameter a should be final.302
 ErrorExpected @param tag for 'a'.302
 ErrorParameter b should be final.302
 ErrorExpected @param tag for 'b'.302
 ErrorLine is longer than 80 characters (found 101).303
 ErrorLine contains a tab character.303
 ErrorLine contains a tab character.304
 ErrorLine contains a tab character.305
 ErrorLine contains a tab character.306
 ErrorLine contains a tab character.307
 ErrorLine has trailing spaces.308
 ErrorLine contains a tab character.308
 ErrorLine contains a tab character.309
 ErrorLine contains a tab character.310
 ErrorLine contains a tab character.311
 ErrorLine has trailing spaces.312
 ErrorLine contains a tab character.312
 ErrorLine has trailing spaces.313
 ErrorLine contains a tab character.313
 ErrorLine contains a tab character.314
 ErrorLine contains a tab character.315
 ErrorMethod 'processValueFeature' is not designed for extension - needs to be abstract, final or empty.315
 ErrorParameter feature should be final.315
 ErrorExpected @param tag for 'feature'.315
 ErrorParameter match should be final.315
 ErrorExpected @param tag for 'match'.315
 ErrorLine contains a tab character.316
 ErrorLine has trailing spaces.317
 ErrorLine contains a tab character.317
 ErrorLine contains a tab character.318
 ErrorLine has trailing spaces.319
 ErrorLine contains a tab character.319
 ErrorLine contains a tab character.320
 ErrorLine contains a tab character.321
 ErrorLine contains a tab character.322
 ErrorLine has trailing spaces.323
 ErrorLine contains a tab character.323
 Error'if' construct must use '{}'s.324
 ErrorLine contains a tab character.324
 Error'||' should be on a new line.324
 ErrorLine contains a tab character.325
 Error'||' should be on a new line.325
 ErrorLine contains a tab character.326
 ErrorLine contains a tab character.327
 ErrorLine has trailing spaces.328
 ErrorLine contains a tab character.328
 ErrorLine contains a tab character.329
 ErrorLine contains a tab character.330
 ErrorLine contains a tab character.331
 ErrorLine has trailing spaces.332
 ErrorLine contains a tab character.332
 ErrorLine contains a tab character.333
 ErrorLine is longer than 80 characters (found 81).334
 ErrorLine contains a tab character.334
 ErrorLine is longer than 80 characters (found 99).335
 ErrorLine contains a tab character.335
 ErrorLine contains a tab character.336
 ErrorLine has trailing spaces.337
 ErrorLine contains a tab character.337
 ErrorLine contains a tab character.338
 ErrorLine is longer than 80 characters (found 87).339
 ErrorLine contains a tab character.339
 ErrorLine has trailing spaces.340
 ErrorLine is longer than 80 characters (found 112).340
 ErrorLine contains a tab character.340
 ErrorLine contains a tab character.341
 ErrorLine has trailing spaces.342
 ErrorLine contains a tab character.342
 ErrorLine contains a tab character.343
 ErrorLine contains a tab character.344
 ErrorLine is longer than 80 characters (found 103).345
 ErrorLine contains a tab character.345
 ErrorLine contains a tab character.346
 ErrorLine has trailing spaces.347
 ErrorLine contains a tab character.347
 ErrorLine is longer than 80 characters (found 89).348
 ErrorLine contains a tab character.348
 ErrorLine is longer than 80 characters (found 88).349
 ErrorLine contains a tab character.349
 ErrorLine contains a tab character.350
 ErrorLine contains a tab character.351
 ErrorLine contains a tab character.352
 ErrorLine is longer than 80 characters (found 93).353
 ErrorLine contains a tab character.353
 ErrorLine is longer than 80 characters (found 96).354
 ErrorLine contains a tab character.354
 ErrorLine contains a tab character.355
 ErrorLine contains a tab character.356
 ErrorLine is longer than 80 characters (found 103).357
 ErrorLine contains a tab character.357
 ErrorLine contains a tab character.358
 ErrorLine contains a tab character.359
 ErrorLine contains a tab character.360
 ErrorLine contains a tab character.361
 ErrorLine is longer than 80 characters (found 101).362
 ErrorLine contains a tab character.362
 ErrorLine contains a tab character.363
 ErrorLine is longer than 80 characters (found 112).364
 ErrorLine contains a tab character.364
 ErrorLine contains a tab character.365
 ErrorLine contains a tab character.366
 ErrorLine contains a tab character.367
 ErrorLine contains a tab character.368
 ErrorLine is longer than 80 characters (found 104).369
 ErrorLine contains a tab character.369
 ErrorLine contains a tab character.370
 ErrorLine contains a tab character.371
 ErrorLine contains a tab character.372
 ErrorLine contains a tab character.373
 ErrorLine contains a tab character.374
 ErrorLine is longer than 80 characters (found 111).375
 ErrorLine contains a tab character.375
 ErrorLine contains a tab character.376
 ErrorLine contains a tab character.377
 ErrorLine contains a tab character.378
 ErrorLine is longer than 80 characters (found 113).379
 ErrorLine contains a tab character.379
 ErrorLine contains a tab character.380
 ErrorLine contains a tab character.381
 ErrorLine has trailing spaces.382
 ErrorLine contains a tab character.382
 ErrorLine contains a tab character.383
 ErrorLine contains a tab character.384
 ErrorLine contains a tab character.385
 ErrorLine contains a tab character.386
 ErrorLine contains a tab character.387
 ErrorLine contains a tab character.388
 ErrorLine is longer than 80 characters (found 93).389
 ErrorLine contains a tab character.389
 ErrorLine contains a tab character.390
 ErrorLine contains a tab character.391
 ErrorLine is longer than 80 characters (found 96).392
 ErrorLine contains a tab character.392
 ErrorLine contains a tab character.393
 ErrorLine contains a tab character.394
 ErrorLine contains a tab character.395
 ErrorLine has trailing spaces.396
 ErrorLine contains a tab character.396
 ErrorLine contains a tab character.397
 ErrorMethod 'synchronize' is not designed for extension - needs to be abstract, final or empty.397
 ErrorMissing a Javadoc comment.397
 ErrorParameter match should be final.397
 ErrorLine contains a tab character.398
 ErrorLine contains a tab character.399
 ErrorLine has trailing spaces.400
 ErrorLine contains a tab character.400
 ErrorLine contains a tab character.401
 ErrorMethod 'synchronize' is not designed for extension - needs to be abstract, final or empty.401
 ErrorMissing a Javadoc comment.401
 ErrorParameter match should be final.401
 ErrorParameter action should be final.401
 ErrorLine contains a tab character.402
 ErrorLine contains a tab character.403
 ErrorLine contains a tab character.404
 ErrorLine contains a tab character.405
 ErrorLine has trailing spaces.406
 ErrorLine contains a tab character.406
 ErrorLine contains a tab character.407
 ErrorLine has trailing spaces.408
 ErrorLine contains a tab character.408
 ErrorLine contains a tab character.409
 ErrorLine has trailing spaces.410
 ErrorLine contains a tab character.410
 ErrorLine contains a tab character.411
 ErrorLine contains a tab character.412
 ErrorLine contains a tab character.413
 ErrorLine has trailing spaces.414
 ErrorLine contains a tab character.414
 ErrorLine contains a tab character.415
 ErrorLine contains a tab character.416
 ErrorLine contains a tab character.417
 ErrorLine has trailing spaces.418
 ErrorLine contains a tab character.418
 ErrorLine contains a tab character.419
 ErrorLine contains a tab character.420
 ErrorLine is longer than 80 characters (found 109).421
 ErrorLine contains a tab character.421
 ErrorLine contains a tab character.422
 ErrorLine is longer than 80 characters (found 163).423
 ErrorLine contains a tab character.423
 ErrorAvoid inline conditionals.423
 ErrorLine is longer than 80 characters (found 122).424
 ErrorLine contains a tab character.424
 ErrorLine is longer than 80 characters (found 130).425
 ErrorLine contains a tab character.425
 ErrorLine is longer than 80 characters (found 167).426
 ErrorLine contains a tab character.426
 ErrorLine contains a tab character.427
 ErrorLine contains a tab character.428
 ErrorLine has trailing spaces.429
 ErrorLine contains a tab character.429
 ErrorLine contains a tab character.430
 ErrorLine contains a tab character.431
 ErrorLine has trailing spaces.432
 ErrorLine contains a tab character.432
 ErrorLine contains a tab character.433
 ErrorLine has trailing spaces.434
 ErrorLine contains a tab character.434
 ErrorLine contains a tab character.435
 ErrorLine is longer than 80 characters (found 122).436
 ErrorLine contains a tab character.436
 ErrorLine contains a tab character.437
 ErrorLine contains a tab character.438
 ErrorLine is longer than 80 characters (found 122).439
 ErrorLine contains a tab character.439
 ErrorLine contains a tab character.440
 ErrorLine contains a tab character.441
 ErrorLine is longer than 80 characters (found 124).442
 ErrorLine contains a tab character.442
 ErrorLine contains a tab character.443
 ErrorLine has trailing spaces.444
 ErrorLine contains a tab character.444
 ErrorLine contains a tab character.445
 ErrorLine has trailing spaces.446
 ErrorLine contains a tab character.446
 ErrorLine contains a tab character.447
 ErrorLine contains a tab character.448
 ErrorLine has trailing spaces.449
 ErrorLine contains a tab character.449
 ErrorLine contains a tab character.450
 ErrorLine contains a tab character.451
 ErrorLine contains a tab character.452
 ErrorLine has trailing spaces.453
 ErrorLine contains a tab character.453
 ErrorLine contains a tab character.454
 ErrorLine has trailing spaces.455
 ErrorLine contains a tab character.455
 ErrorLine contains a tab character.456
 ErrorMethod 'getDiffActionToApplyForMatch' is not designed for extension - needs to be abstract, final or empty.456
 ErrorMissing a Javadoc comment.456
 ErrorParameter match should be final.456
 ErrorLine contains a tab character.457
 ErrorLine contains a tab character.458
 ErrorLine is longer than 80 characters (found 88).459
 ErrorLine contains a tab character.459
 ErrorLine contains a tab character.460
 ErrorLine contains a tab character.461
 ErrorLine is longer than 80 characters (found 96).462
 ErrorLine contains a tab character.462
 ErrorLine contains a tab character.463
 ErrorLine is longer than 80 characters (found 81).464
 ErrorLine contains a tab character.464
 ErrorLine is longer than 80 characters (found 97).465
 ErrorLine contains a tab character.465
 ErrorLine contains a tab character.466
 ErrorLine contains a tab character.467
 ErrorLine contains a tab character.468
 ErrorLine contains a tab character.469
 ErrorLine has trailing spaces.470
 ErrorLine contains a tab character.470
 ErrorLine contains a tab character.471
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.471
 ErrorMissing a Javadoc comment.471
 ErrorParameter match should be final.471
 ErrorParameter shouldRecurse should be final.471
 ErrorLine contains a tab character.472
 ErrorLine has trailing spaces.473
 ErrorLine contains a tab character.473
 ErrorLine contains a tab character.474
 ErrorLine contains a tab character.475
 ErrorLine is longer than 80 characters (found 94).476
 ErrorLine contains a tab character.476
 ErrorLine is longer than 80 characters (found 111).477
 ErrorLine contains a tab character.477
 ErrorLine contains a tab character.478
 ErrorLine has trailing spaces.479
 ErrorLine contains a tab character.479
 ErrorLine contains a tab character.480
 ErrorLine contains a tab character.481
 ErrorLine is longer than 80 characters (found 97).482
 ErrorLine contains a tab character.482
 ErrorLine is longer than 80 characters (found 113).483
 ErrorLine contains a tab character.483
 ErrorLine contains a tab character.484
 ErrorLine has trailing spaces.485
 ErrorLine contains a tab character.485
 ErrorLine contains a tab character.486
 ErrorLine contains a tab character.487
 ErrorLine contains a tab character.488
 ErrorLine contains a tab character.489
 ErrorLine contains a tab character.490
 ErrorLine contains a tab character.491
 ErrorLine contains a tab character.492
 ErrorLine has trailing spaces.493
 ErrorLine contains a tab character.493
 ErrorLine contains a tab character.494
 ErrorMethod 'getElementTypeForMatch' is not designed for extension - needs to be abstract, final or empty.494
 ErrorMissing a Javadoc comment.494
 ErrorParameter match should be final.494
 ErrorLine contains a tab character.495
 ErrorLine is longer than 80 characters (found 82).496
 ErrorLine contains a tab character.496
 ErrorLine contains a tab character.497
 ErrorLine is longer than 80 characters (found 84).498
 ErrorLine contains a tab character.498
 ErrorLine contains a tab character.499
 ErrorLine is longer than 80 characters (found 90).500
 ErrorLine contains a tab character.500
 ErrorLine contains a tab character.501
 ErrorLine contains a tab character.502
 ErrorLine has trailing spaces.503
 ErrorLine contains a tab character.503
 ErrorLine contains a tab character.504
 ErrorMethod 'getFeatureProvider' is not designed for extension - needs to be abstract, final or empty.504
 ErrorMissing a Javadoc comment.504
 ErrorParameter match should be final.504
 ErrorLine contains a tab character.505
 ErrorLine is longer than 80 characters (found 104).506
 ErrorLine contains a tab character.506
 ErrorLine contains a tab character.507
 ErrorLine has trailing spaces.508
 ErrorLine contains a tab character.508
 ErrorLine contains a tab character.509
 ErrorLine contains a tab character.510
 ErrorLine contains a tab character.511
 ErrorLine contains a tab character.512
 ErrorLine contains a tab character.513
 ErrorLine is longer than 80 characters (found 82).514
 ErrorLine contains a tab character.514
 ErrorLine contains a tab character.515
 ErrorLine contains a tab character.516
 ErrorLine is longer than 80 characters (found 84).517
 ErrorLine contains a tab character.517
 ErrorLine contains a tab character.518
 ErrorLine contains a tab character.519
 ErrorLine is longer than 80 characters (found 90).520
 ErrorLine contains a tab character.520
 ErrorLine contains a tab character.521
 ErrorLine has trailing spaces.522
 ErrorLine contains a tab character.522
 ErrorLine contains a tab character.523
 ErrorLine contains a tab character.524
 ErrorLine contains a tab character.525
 ErrorLine contains a tab character.526
 Errorswitch without "default" clause.526
 ErrorLine has trailing spaces.527
 ErrorLine contains a tab character.527
 ErrorLine contains a tab character.528
 ErrorLine is longer than 80 characters (found 88).529
 ErrorLine contains a tab character.529
 ErrorLine contains a tab character.530
 ErrorLine contains a tab character.531
 ErrorLine contains a tab character.532
 ErrorLine is longer than 80 characters (found 89).533
 ErrorLine contains a tab character.533
 ErrorLine contains a tab character.534
 ErrorLine contains a tab character.535
 ErrorLine contains a tab character.536
 ErrorLine is longer than 80 characters (found 92).537
 ErrorLine contains a tab character.537
 ErrorLine contains a tab character.538
 ErrorLine contains a tab character.539
 ErrorLine has trailing spaces.540
 ErrorLine contains a tab character.540
 ErrorLine has trailing spaces.541
 ErrorLine is longer than 80 characters (found 91).541
 ErrorLine contains a tab character.541
 ErrorLine has trailing spaces.542
 ErrorLine contains a tab character.542
 ErrorLine contains a tab character.543
 ErrorLine contains a tab character.544
 ErrorLine contains a tab character.545
 ErrorLine contains a tab character.546
 ErrorLine contains a tab character.547
 ErrorLine contains a tab character.548
 ErrorLine contains a tab character.549
 Errorswitch without "default" clause.549
 ErrorLine contains a tab character.550
 ErrorAvoid nested blocks.550
 ErrorLine is longer than 80 characters (found 101).551
 ErrorLine contains a tab character.551
 ErrorLine is longer than 80 characters (found 105).552
 ErrorLine contains a tab character.552
 ErrorLine contains a tab character.553
 ErrorLine contains a tab character.554
 ErrorLine contains a tab character.555
 ErrorLine is longer than 80 characters (found 102).556
 ErrorLine contains a tab character.556
 ErrorLine is longer than 80 characters (found 106).557
 ErrorLine contains a tab character.557
 ErrorLine contains a tab character.558
 ErrorLine contains a tab character.559
 ErrorLine is longer than 80 characters (found 105).560
 ErrorLine contains a tab character.560
 ErrorLine is longer than 80 characters (found 109).561
 ErrorLine contains a tab character.561
 ErrorLine contains a tab character.562
 ErrorLine contains a tab character.563
 ErrorLine contains a tab character.564
 ErrorLine contains a tab character.565
 ErrorLine is longer than 80 characters (found 88).566
 ErrorLine contains a tab character.566
 ErrorLine contains a tab character.567
 ErrorLine contains a tab character.568
 ErrorLine has trailing spaces.569
 ErrorLine contains a tab character.569
 ErrorLine contains a tab character.570
 ErrorLine contains a tab character.571
 ErrorLine has trailing spaces.572
 ErrorLine contains a tab character.572
 ErrorLine contains a tab character.573
 ErrorMethod 'getRightModelAdapter' is not designed for extension - needs to be abstract, final or empty.573
 ErrorMissing a Javadoc comment.573
 ErrorParameter right should be final.573
 ErrorLine contains a tab character.574
 ErrorLine contains a tab character.575
 ErrorLine has trailing spaces.576
 ErrorLine contains a tab character.576
 ErrorLine contains a tab character.577
 ErrorMethod 'getAncestorModelAdapter' is not designed for extension - needs to be abstract, final or empty.577
 ErrorMissing a Javadoc comment.577
 ErrorParameter ancestor should be final.577
 ErrorLine contains a tab character.578
 ErrorLine contains a tab character.579
 ErrorLine contains a tab character.581
 ErrorMethod 'getLeftModelAdapter' is not designed for extension - needs to be abstract, final or empty.581
 ErrorMissing a Javadoc comment.581
 ErrorParameter left should be final.581
 ErrorLine contains a tab character.582
 ErrorLine contains a tab character.583
 ErrorLine has trailing spaces.584
 ErrorLine contains a tab character.584
 ErrorMissing a Javadoc comment.585
 ErrorLine contains a tab character.585
 ErrorLine has trailing spaces.586
 ErrorLine contains a tab character.586
 ErrorMissing a Javadoc comment.586
 ErrorLine contains a tab character.587
 ErrorMissing a Javadoc comment.587
 ErrorLine contains a tab character.588
 ErrorMissing a Javadoc comment.588
 ErrorLine contains a tab character.589
 ErrorLine has trailing spaces.590
 ErrorLine contains a tab character.590

org/flowerplatform/codesync/CodeSyncConstants.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUtility classes should not have a public or default constructor.24
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine is longer than 80 characters (found 96).31
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine is longer than 80 characters (found 81).41
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorRedundant 'final' modifier.45
 ErrorParameter extension should be final.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 92).52
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorMissing a Javadoc comment.64
 ErrorLine contains a tab character.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorLine contains a tab character.67
 ErrorMissing a Javadoc comment.67
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 ErrorLine contains a tab character.69
 ErrorMissing a Javadoc comment.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorMissing a Javadoc comment.71
 ErrorLine contains a tab character.72
 ErrorMissing a Javadoc comment.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorMissing a Javadoc comment.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorMissing a Javadoc comment.76
 Error'=' is not followed by whitespace.76
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77
 ErrorLine is longer than 80 characters (found 81).78
 ErrorLine contains a tab character.78
 ErrorMissing a Javadoc comment.78
 ErrorLine is longer than 80 characters (found 89).79
 ErrorLine contains a tab character.79
 ErrorMissing a Javadoc comment.79
 ErrorLine is longer than 80 characters (found 91).80
 ErrorLine contains a tab character.80
 ErrorMissing a Javadoc comment.80
 ErrorLine contains a tab character.81
 ErrorMissing a Javadoc comment.81
 ErrorLine is longer than 80 characters (found 83).82
 ErrorLine contains a tab character.82
 ErrorMissing a Javadoc comment.82
 ErrorLine is longer than 80 characters (found 85).83
 ErrorLine contains a tab character.83
 ErrorMissing a Javadoc comment.83
 ErrorLine contains a tab character.84
 ErrorMissing a Javadoc comment.84
 ErrorLine contains a tab character.85
 ErrorMissing a Javadoc comment.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine has trailing spaces.90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorMissing a Javadoc comment.91
 ErrorLine contains a tab character.92
 ErrorMissing a Javadoc comment.92
 ErrorLine contains a tab character.93
 ErrorMissing a Javadoc comment.93
 ErrorLine contains a tab character.94
 ErrorMissing a Javadoc comment.94
 ErrorLine contains a tab character.95
 ErrorMissing a Javadoc comment.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine is longer than 80 characters (found 82).98
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 91).99
 ErrorLine contains a tab character.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine has trailing spaces.104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorMissing a Javadoc comment.109
 ErrorLine contains a tab character.110
 ErrorMissing a Javadoc comment.110
 ErrorLine contains a tab character.111
 ErrorMissing a Javadoc comment.111
 ErrorLine has trailing spaces.112
 ErrorLine contains a tab character.112

org/flowerplatform/codesync/CodeSyncPlugin.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 84).27
 ErrorLine is longer than 80 characters (found 89).28
 ErrorLine is longer than 80 characters (found 90).29
 ErrorLine is longer than 80 characters (found 81).30
 ErrorLine is longer than 80 characters (found 86).31
 ErrorLine is longer than 80 characters (found 87).32
 ErrorLine is longer than 80 characters (found 85).34
 ErrorLine is longer than 80 characters (found 85).48
 ErrorLine is longer than 80 characters (found 81).64
 ErrorLine is longer than 80 characters (found 83).65
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorMissing a Javadoc comment.95
 ErrorName 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.95
 ErrorVariable 'INSTANCE' must be private and have accessor methods.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorMissing a Javadoc comment.97
 ErrorVariable 'srcDirs' must be private and have accessor methods.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 91).99
 ErrorLine contains a tab character.99
 ErrorMissing a Javadoc comment.99
 Error'static' modifier out of order with the JLS suggestions.99
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.99
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine has trailing spaces.104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine has trailing spaces.110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine has trailing spaces.112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine has trailing spaces.117
 ErrorLine contains a tab character.117
 ErrorLine is longer than 80 characters (found 100).118
 ErrorLine contains a tab character.118
 ErrorLine has trailing spaces.119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine has trailing spaces.122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine has trailing spaces.126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine has trailing spaces.131
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorMissing a Javadoc comment.132
 ErrorVariable 'useUIDs' must be private and have accessor methods.132
 ErrorLine contains a tab character.134
 ErrorMissing a Javadoc comment.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine has trailing spaces.137
 ErrorLine contains a tab character.137
 ErrorLine is longer than 80 characters (found 103).138
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine has trailing spaces.144
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorExpected an @return tag.147
 ErrorLine contains a tab character.147
 ErrorMethod 'getProjectAccessController' is not designed for extension - needs to be abstract, final or empty.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine is longer than 80 characters (found 98).151
 ErrorLine contains a tab character.151
 ErrorMethod 'setProjectAccessController' is not designed for extension - needs to be abstract, final or empty.151
 ErrorMissing a Javadoc comment.151
 ErrorParameter projectAccessController should be final.151
 Error'projectAccessController' hides a field.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine has trailing spaces.154
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine has trailing spaces.156
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine has trailing spaces.162
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine has trailing spaces.166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine is longer than 80 characters (found 92).171
 ErrorLine contains a tab character.171
 ErrorLine is longer than 80 characters (found 124).172
 ErrorLine contains a tab character.172
 ErrorLine is longer than 80 characters (found 94).173
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine has trailing spaces.180
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine has trailing spaces.190
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine has trailing spaces.194
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine has trailing spaces.198
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.203
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.210
 ErrorMethod 'useUIDs' is not designed for extension - needs to be abstract, final or empty.210
 ErrorMissing a Javadoc comment.210
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine has trailing spaces.213
 ErrorLine contains a tab character.213
 ErrorLine is longer than 80 characters (found 103).214
 ErrorLine contains a tab character.214
 ErrorMissing a Javadoc comment.214
 ErrorLine has trailing spaces.215
 ErrorLine contains a tab character.215
 ErrorLine is longer than 80 characters (found 92).216
 ErrorLine contains a tab character.216
 ErrorMethod 'addModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.216
 ErrorMissing a Javadoc comment.216
 ErrorParameter technology should be final.216
 ErrorParameter modelAdapterSet should be final.216
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorLine has trailing spaces.219
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorMethod 'getModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.220
 ErrorMissing a Javadoc comment.220
 ErrorParameter technology should be final.220
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine has trailing spaces.223
 ErrorLine contains a tab character.223
 ErrorLine is longer than 80 characters (found 92).224
 ErrorLine contains a tab character.224
 ErrorMissing a Javadoc comment.224
 ErrorVariable 'extensionToTechnology' must be private and have accessor methods.224
 ErrorLine has trailing spaces.225
 ErrorLine contains a tab character.225
 ErrorLine is longer than 80 characters (found 84).226
 ErrorLine contains a tab character.226
 ErrorMethod 'addTechnologyForExtension' is not designed for extension - needs to be abstract, final or empty.226
 ErrorMissing a Javadoc comment.226
 ErrorParameter extension should be final.226
 ErrorParameter technology should be final.226
 ErrorLine contains a tab character.227
 ErrorLine contains a tab character.228
 ErrorLine has trailing spaces.229
 ErrorLine contains a tab character.229
 ErrorLine contains a tab character.230
 ErrorMethod 'getTechnologyForExtension' is not designed for extension - needs to be abstract, final or empty.230
 ErrorMissing a Javadoc comment.230
 ErrorParameter extension should be final.230
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.232
 ErrorLine has trailing spaces.233
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorLine contains a tab character.239
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.239
 ErrorMethod length is 212 lines (max allowed is 150).239
 ErrorLine contains a tab character.240
 ErrorParameter context should be final.240
 ErrorExpected @param tag for 'context'.240
 ErrorExpected @throws tag for 'Exception'.240
 ErrorLine contains a tab character.241
 ErrorLine contains a tab character.242
 ErrorLine has trailing spaces.243
 ErrorLine contains a tab character.243
 ErrorLine is longer than 80 characters (found 140).244
 ErrorLine contains a tab character.244
 ErrorLine has trailing spaces.245
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine contains a tab character.247
 ErrorLine contains a tab character.248
 ErrorLine is longer than 80 characters (found 97).249
 ErrorLine contains a tab character.249
 ErrorLine has trailing spaces.250
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine contains a tab character.252
 ErrorLine is longer than 80 characters (found 101).253
 ErrorLine contains a tab character.253
 ErrorLine has trailing spaces.254
 ErrorLine contains a tab character.254
 ErrorLine is longer than 80 characters (found 102).255
 ErrorLine contains a tab character.255
 ErrorLine is longer than 80 characters (found 97).256
 ErrorLine contains a tab character.256
 ErrorLine has trailing spaces.257
 ErrorLine contains a tab character.257
 ErrorLine is longer than 80 characters (found 115).258
 ErrorLine contains a tab character.258
 ErrorLine is longer than 80 characters (found 108).259
 ErrorLine contains a tab character.259
 ErrorLine has trailing spaces.260
 ErrorLine contains a tab character.260
 ErrorLine is longer than 80 characters (found 122).261
 ErrorLine contains a tab character.261
 ErrorLine is longer than 80 characters (found 100).262
 ErrorLine contains a tab character.262
 ErrorLine has trailing spaces.263
 ErrorLine contains a tab character.263
 ErrorLine is longer than 80 characters (found 145).264
 ErrorLine contains a tab character.264
 ErrorLine is longer than 80 characters (found 108).265
 ErrorLine contains a tab character.265
 ErrorLine is longer than 80 characters (found 102).266
 ErrorLine contains a tab character.266
 ErrorLine is longer than 80 characters (found 100).267
 ErrorLine contains a tab character.267
 ErrorLine is longer than 80 characters (found 135).268
 ErrorLine contains a tab character.268
 ErrorLine contains a tab character.269
 ErrorLine has trailing spaces.270
 ErrorLine contains a tab character.270
 ErrorLine is longer than 80 characters (found 138).271
 ErrorLine contains a tab character.271
 ErrorLine is longer than 80 characters (found 103).272
 ErrorLine contains a tab character.272
 ErrorLine is longer than 80 characters (found 100).273
 ErrorLine contains a tab character.273
 ErrorLine is longer than 80 characters (found 98).274
 ErrorLine contains a tab character.274
 ErrorLine is longer than 80 characters (found 129).275
 ErrorLine contains a tab character.275
 ErrorLine contains a tab character.276
 ErrorLine has trailing spaces.277
 ErrorLine contains a tab character.277
 ErrorLine is longer than 80 characters (found 114).278
 ErrorLine contains a tab character.278
 ErrorLine is longer than 80 characters (found 141).279
 ErrorLine contains a tab character.279
 ErrorLine has trailing spaces.280
 ErrorLine contains a tab character.280
 ErrorLine is longer than 80 characters (found 113).281
 ErrorLine contains a tab character.281
 ErrorLine contains a tab character.282
 ErrorLine has trailing spaces.283
 ErrorLine contains a tab character.283
 ErrorLine is longer than 80 characters (found 108).284
 ErrorLine contains a tab character.284
 ErrorLine contains a tab character.285
 ErrorLine has trailing spaces.286
 ErrorLine contains a tab character.286
 ErrorLine is longer than 80 characters (found 107).287
 ErrorLine contains a tab character.287
 ErrorLine contains a tab character.288
 ErrorLine has trailing spaces.289
 ErrorLine contains a tab character.289
 ErrorLine is longer than 80 characters (found 143).290
 ErrorLine contains a tab character.290
 ErrorLine is longer than 80 characters (found 100).291
 ErrorLine contains a tab character.291
 ErrorLine is longer than 80 characters (found 106).292
 ErrorLine contains a tab character.292
 ErrorLine is longer than 80 characters (found 93).293
 ErrorLine contains a tab character.293
 ErrorLine is longer than 80 characters (found 124).294
 ErrorLine contains a tab character.294
 ErrorLine has trailing spaces.295
 ErrorLine contains a tab character.295
 ErrorLine is longer than 80 characters (found 105).296
 ErrorLine contains a tab character.296
 ErrorLine is longer than 80 characters (found 179).297
 ErrorLine contains a tab character.297
 ErrorLine is longer than 80 characters (found 185).298
 ErrorLine contains a tab character.298
 ErrorLine is longer than 80 characters (found 205).299
 ErrorLine contains a tab character.299
 ErrorLine is longer than 80 characters (found 258).300
 ErrorLine contains a tab character.300
 ErrorLine is longer than 80 characters (found 260).301
 ErrorLine contains a tab character.301
 ErrorLine is longer than 80 characters (found 249).302
 ErrorLine contains a tab character.302
 ErrorLine is longer than 80 characters (found 252).303
 ErrorLine contains a tab character.303
 ErrorLine is longer than 80 characters (found 254).304
 ErrorLine contains a tab character.304
 ErrorLine is longer than 80 characters (found 243).305
 ErrorLine contains a tab character.305
 ErrorLine is longer than 80 characters (found 242).306
 ErrorLine contains a tab character.306
 ErrorLine has trailing spaces.307
 ErrorLine contains a tab character.307
 ErrorLine contains a tab character.308
 ErrorLine contains a tab character.309
 ErrorLine is longer than 80 characters (found 83).311
 ErrorLine contains a tab character.311
 ErrorLine contains a tab character.312
 ErrorLine contains a tab character.314
 ErrorLine is longer than 80 characters (found 106).315
 ErrorLine contains a tab character.315
 ErrorLine has trailing spaces.316
 ErrorLine contains a tab character.316
 ErrorLine is longer than 80 characters (found 88).317
 ErrorLine contains a tab character.317
 ErrorLine contains a tab character.318
 ErrorLine has trailing spaces.319
 ErrorLine contains a tab character.319
 ErrorLine contains a tab character.320
 ErrorLine is longer than 80 characters (found 84).321
 ErrorLine contains a tab character.321
 ErrorLine is longer than 80 characters (found 82).322
 ErrorLine contains a tab character.322
 ErrorLine has trailing spaces.323
 ErrorLine contains a tab character.323
 ErrorLine is longer than 80 characters (found 82).324
 ErrorLine contains a tab character.324
 ErrorLine has trailing spaces.325
 ErrorLine contains a tab character.325
 ErrorLine contains a tab character.326
 ErrorLine is longer than 80 characters (found 147).327
 ErrorLine contains a tab character.327
 ErrorLine is longer than 80 characters (found 147).328
 ErrorLine contains a tab character.328
 ErrorLine is longer than 80 characters (found 160).329
 ErrorLine contains a tab character.329
 ErrorLine has trailing spaces.330
 ErrorLine contains a tab character.330
 ErrorLine contains a tab character.331
 ErrorLine contains a tab character.332
 ErrorLine contains a tab character.333
 ErrorLine contains a tab character.334
 ErrorLine contains a tab character.335
 ErrorLine is longer than 80 characters (found 96).336
 ErrorLine contains a tab character.336
 ErrorLine contains a tab character.337
 ErrorLine contains a tab character.338
 ErrorLine contains a tab character.339
 ErrorLine contains a tab character.340
 ErrorLine is longer than 80 characters (found 86).341
 ErrorLine contains a tab character.341
 ErrorLine is longer than 80 characters (found 100).342
 ErrorLine contains a tab character.342
 ErrorLine is longer than 80 characters (found 105).343
 ErrorLine contains a tab character.343
 ErrorLine contains a tab character.344
 ErrorLine contains a tab character.345
 ErrorLine contains a tab character.346
 ErrorLine contains a tab character.347
 ErrorLine contains a tab character.348
 ErrorLine is longer than 80 characters (found 100).349
 ErrorLine contains a tab character.349
 ErrorLine is longer than 80 characters (found 105).350
 ErrorLine contains a tab character.350
 ErrorLine has trailing spaces.351
 ErrorLine contains a tab character.351
 ErrorLine contains a tab character.352
 ErrorLine contains a tab character.353
 ErrorLine contains a tab character.354
 ErrorLine contains a tab character.355
 ErrorLine is longer than 80 characters (found 89).356
 ErrorLine contains a tab character.356
 ErrorLine is longer than 80 characters (found 83).357
 ErrorLine contains a tab character.357
 ErrorLine is longer than 80 characters (found 84).358
 ErrorLine contains a tab character.358
 ErrorLine is longer than 80 characters (found 98).359
 ErrorLine contains a tab character.359
 ErrorLine is longer than 80 characters (found 100).360
 ErrorLine contains a tab character.360
 ErrorLine has trailing spaces.361
 ErrorLine is longer than 80 characters (found 144).361
 ErrorLine contains a tab character.361
 ErrorLine is longer than 80 characters (found 107).362
 ErrorLine contains a tab character.362
 ErrorLine contains a tab character.363
 ErrorLine contains a tab character.364
 ErrorLine contains a tab character.365
 ErrorLine is longer than 80 characters (found 82).366
 ErrorLine contains a tab character.366
 ErrorLine is longer than 80 characters (found 90).367
 ErrorLine contains a tab character.367
 ErrorLine contains a tab character.368
 ErrorLine is longer than 80 characters (found 89).369
 ErrorLine contains a tab character.369
 ErrorLine has trailing spaces.370
 ErrorLine is longer than 80 characters (found 128).370
 ErrorLine contains a tab character.370
 ErrorLine contains a tab character.371
 ErrorLine is longer than 80 characters (found 100).372
 ErrorLine contains a tab character.372
 ErrorLine has trailing spaces.373
 ErrorLine is longer than 80 characters (found 144).373
 ErrorLine contains a tab character.373
 ErrorLine is longer than 80 characters (found 112).374
 ErrorLine contains a tab character.374
 ErrorLine contains a tab character.375
 ErrorLine has trailing spaces.376
 ErrorLine contains a tab character.376
 ErrorLine has trailing spaces.377
 ErrorLine contains a tab character.377
 ErrorLine is longer than 80 characters (found 84).378
 ErrorLine contains a tab character.378
 ErrorLine has trailing spaces.379
 ErrorLine contains a tab character.379
 ErrorLine is longer than 80 characters (found 146).380
 ErrorLine contains a tab character.380
 ErrorLine contains a tab character.382
 ErrorLine is longer than 80 characters (found 118).383
 ErrorLine contains a tab character.383
 ErrorLine has trailing spaces.384
 ErrorLine contains a tab character.384
 ErrorLine has trailing spaces.385
 ErrorLine is longer than 80 characters (found 88).385
 ErrorLine contains a tab character.385
 ErrorLine has trailing spaces.386
 ErrorLine is longer than 80 characters (found 136).386
 ErrorLine contains a tab character.386
 ErrorLine has trailing spaces.387
 ErrorLine contains a tab character.387
 ErrorLine is longer than 80 characters (found 103).388
 ErrorLine contains a tab character.388
 ErrorLine is longer than 80 characters (found 100).389
 ErrorLine contains a tab character.389
 ErrorLine has trailing spaces.390
 ErrorLine contains a tab character.390
 ErrorLine contains a tab character.391
 ErrorLine is longer than 80 characters (found 184).392
 ErrorLine contains a tab character.392
 ErrorLine has trailing spaces.393
 ErrorLine is longer than 80 characters (found 240).393
 ErrorLine contains a tab character.393
 ErrorLine is longer than 80 characters (found 227).394
 ErrorLine contains a tab character.394
 ErrorLine is longer than 80 characters (found 230).395
 ErrorLine contains a tab character.395
 ErrorLine is longer than 80 characters (found 214).396
 ErrorLine contains a tab character.396
 ErrorLine has trailing spaces.397
 ErrorLine contains a tab character.397
 ErrorLine is longer than 80 characters (found 150).398
 ErrorLine contains a tab character.398
 ErrorLine is longer than 80 characters (found 156).399
 ErrorLine contains a tab character.399
 ErrorLine is longer than 80 characters (found 154).400
 ErrorLine contains a tab character.400
 ErrorLine has trailing spaces.401
 ErrorLine contains a tab character.401
 ErrorLine is longer than 80 characters (found 128).402
 ErrorLine contains a tab character.402
 ErrorLine contains a tab character.403
 ErrorLine has trailing spaces.404
 ErrorLine is longer than 80 characters (found 88).404
 ErrorLine contains a tab character.404
 ErrorLine contains a tab character.405
 ErrorLine has trailing spaces.406
 ErrorLine contains a tab character.406
 ErrorLine is longer than 80 characters (found 84).407
 ErrorLine contains a tab character.407
 ErrorLine is longer than 80 characters (found 92).408
 ErrorLine contains a tab character.408
 ErrorLine contains a tab character.409
 ErrorLine has trailing spaces.410
 ErrorLine is longer than 80 characters (found 96).410
 ErrorLine contains a tab character.410
 ErrorLine contains a tab character.411
 ErrorLine contains a tab character.412
 ErrorLine contains a tab character.413
 ErrorLine is longer than 80 characters (found 114).415
 ErrorLine contains a tab character.415
 ErrorLine is longer than 80 characters (found 82).416
 ErrorLine contains a tab character.416
 ErrorLine contains a tab character.417
 ErrorLine contains a tab character.418
 ErrorLine contains a tab character.419
 ErrorLine contains a tab character.420
 ErrorLine contains a tab character.421
 ErrorLine contains a tab character.422
 ErrorLine contains a tab character.423
 ErrorLine contains a tab character.424
 ErrorLine contains a tab character.425
 ErrorLine contains a tab character.426
 ErrorLine contains a tab character.427
 ErrorLine contains a tab character.428
 ErrorLine contains a tab character.429
 ErrorLine is longer than 80 characters (found 88).430
 ErrorLine contains a tab character.430
 ErrorLine contains a tab character.431
 ErrorLine contains a tab character.432
 ErrorLine has trailing spaces.433
 ErrorLine contains a tab character.433
 ErrorLine contains a tab character.434
 ErrorLine contains a tab character.435
 ErrorLine contains a tab character.436
 ErrorLine contains a tab character.437
 ErrorLine contains a tab character.438
 ErrorLine contains a tab character.439
 ErrorLine contains a tab character.440
 ErrorLine contains a tab character.441
 ErrorLine is longer than 80 characters (found 88).442
 ErrorLine contains a tab character.442
 ErrorLine contains a tab character.443
 ErrorLine has trailing spaces.444
 ErrorLine contains a tab character.444
 ErrorLine contains a tab character.445
 ErrorLine contains a tab character.446
 ErrorLine contains a tab character.447
 ErrorLine contains a tab character.448
 ErrorLine contains a tab character.449
 ErrorLine contains a tab character.450
 ErrorLine contains a tab character.451
 ErrorLine has trailing spaces.452
 ErrorLine contains a tab character.452
 ErrorLine contains a tab character.453
 ErrorLine is longer than 80 characters (found 123).454
 ErrorLine contains a tab character.454
 ErrorLine contains a tab character.455
 ErrorLine is longer than 80 characters (found 103).456
 ErrorLine contains a tab character.456
 ErrorLine is longer than 80 characters (found 96).457
 ErrorLine contains a tab character.457
 ErrorLine is longer than 80 characters (found 119).458
 ErrorLine contains a tab character.458
 ErrorLine is longer than 80 characters (found 97).459
 ErrorLine contains a tab character.459
 ErrorLine has trailing spaces.461
 ErrorLine contains a tab character.461
 ErrorLine contains a tab character.462
 ErrorLine is longer than 80 characters (found 116).463
 ErrorLine contains a tab character.463
 ErrorLine is longer than 80 characters (found 93).464
 ErrorLine contains a tab character.464
 ErrorLine has trailing spaces.465
 ErrorLine is longer than 80 characters (found 120).465
 ErrorLine contains a tab character.465
 ErrorLine is longer than 80 characters (found 139).466
 ErrorLine contains a tab character.466
 ErrorLine contains a tab character.467
 ErrorLine contains a tab character.468
 ErrorLine contains a tab character.469
 ErrorLine contains a tab character.470
 ErrorLine contains a tab character.471
 ErrorLine contains a tab character.472
 ErrorLine contains a tab character.473
 ErrorLine contains a tab character.474
 ErrorLine has trailing spaces.475
 ErrorLine contains a tab character.475
 ErrorLine contains a tab character.476
 ErrorLine is longer than 80 characters (found 160).477
 ErrorLine contains a tab character.477
 ErrorLine has trailing spaces.478
 ErrorLine contains a tab character.478
 ErrorLine contains a tab character.479
 ErrorLine contains a tab character.480
 ErrorLine contains a tab character.481
 ErrorLine contains a tab character.482
 ErrorLine contains a tab character.483
 ErrorLine contains a tab character.484
 ErrorLine contains a tab character.485
 ErrorLine contains a tab character.486
 ErrorLine contains a tab character.487
 ErrorLine contains a tab character.488
 ErrorLine contains a tab character.489
 ErrorLine contains a tab character.492
 ErrorLine contains a tab character.493
 ErrorLine contains a tab character.494
 ErrorExpected an @return tag.495
 ErrorLine contains a tab character.495
 ErrorMethod 'createCodeSyncTypeDescriptor' is not designed for extension - needs to be abstract, final or empty.495
 ErrorParameter type should be final.495
 ErrorExpected @param tag for 'type'.495
 ErrorLine is longer than 80 characters (found 133).496
 ErrorLine contains a tab character.496
 ErrorLine contains a tab character.497
 ErrorLine contains a tab character.498
 ErrorLine contains a tab character.499
 ErrorLine has trailing spaces.500
 ErrorLine contains a tab character.500
 ErrorLine contains a tab character.501
 ErrorLine contains a tab character.502
 ErrorLine contains a tab character.503
 ErrorLine contains a tab character.504
 ErrorExpected an @return tag.505
 ErrorLine contains a tab character.505
 ErrorMethod 'getResource' is not designed for extension - needs to be abstract, final or empty.505
 ErrorParameter file should be final.505
 ErrorExpected @param tag for 'file'.505
 ErrorLine is longer than 80 characters (found 109).506
 ErrorLine contains a tab character.506
 ErrorLine contains a tab character.507
 ErrorLine contains a tab character.508
 ErrorLine has trailing spaces.509
 ErrorLine contains a tab character.509
 ErrorLine has trailing spaces.510
 ErrorLine contains a tab character.510
 ErrorLine contains a tab character.511
 ErrorLine is longer than 80 characters (found 97).512
 ErrorLine contains a tab character.512
 ErrorLine contains a tab character.513
 ErrorLine has trailing spaces.514
 ErrorLine contains a tab character.514
 ErrorLine contains a tab character.515
 ErrorLine contains a tab character.516
 ErrorLine contains a tab character.517
 ErrorLine contains a tab character.518
 ErrorLine is longer than 80 characters (found 93).519
 ErrorLine contains a tab character.519
 ErrorLine contains a tab character.520
 ErrorLine is longer than 80 characters (found 91).521
 ErrorLine contains a tab character.521
 ErrorLine contains a tab character.522
 ErrorLine contains a tab character.523
 ErrorLine has trailing spaces.524
 ErrorLine contains a tab character.524
 ErrorLine is longer than 80 characters (found 123).525
 ErrorLine contains a tab character.525
 ErrorLine contains a tab character.526
 ErrorLine contains a tab character.527
 ErrorLine contains a tab character.528
 ErrorLine contains a tab character.529
 ErrorLine contains a tab character.530
 ErrorLine contains a tab character.531
 ErrorLine contains a tab character.532
 ErrorLine has trailing spaces.533
 ErrorLine contains a tab character.533
 ErrorLine contains a tab character.534
 ErrorLine has trailing spaces.535
 ErrorLine is longer than 80 characters (found 90).535
 ErrorLine contains a tab character.535
 ErrorLine contains a tab character.536
 ErrorLine has trailing spaces.537
 ErrorLine contains a tab character.537
 ErrorLine contains a tab character.538
 ErrorLine contains a tab character.539
 ErrorLine contains a tab character.540
 ErrorLine contains a tab character.541
 ErrorLine is longer than 80 characters (found 96).542
 ErrorLine contains a tab character.542
 ErrorLine contains a tab character.543
 ErrorLine is longer than 80 characters (found 94).544
 ErrorLine contains a tab character.544
 ErrorLine contains a tab character.545
 ErrorLine contains a tab character.546
 ErrorLine contains a tab character.547
 ErrorLine contains a tab character.548
 ErrorLine contains a tab character.549
 ErrorLine contains a tab character.550
 ErrorLine has trailing spaces.551
 ErrorLine contains a tab character.551
 ErrorLine contains a tab character.552
 ErrorMethod 'getCodeSyncMappingRoot' is not designed for extension - needs to be abstract, final or empty.552
 ErrorMissing a Javadoc comment.552
 ErrorParameter project should be final.552
 ErrorLine contains a tab character.553
 ErrorLine is longer than 80 characters (found 111).554
 ErrorLine contains a tab character.554
 ErrorLine has trailing spaces.555
 ErrorLine is longer than 80 characters (found 89).555
 ErrorLine contains a tab character.555
 ErrorLine contains a tab character.556
 ErrorLine contains a tab character.557
 ErrorLine has trailing spaces.558
 ErrorLine contains a tab character.558
 ErrorLine contains a tab character.559
 ErrorLine is longer than 80 characters (found 99).560
 ErrorLine contains a tab character.560
 ErrorLine contains a tab character.561
 ErrorLine contains a tab character.562
 ErrorLine is longer than 80 characters (found 118).563
 ErrorLine contains a tab character.563
 ErrorLine contains a tab character.564
 ErrorLine contains a tab character.565
 ErrorLine contains a tab character.566
 ErrorLine contains a tab character.567
 ErrorLine contains a tab character.568
 ErrorLine has trailing spaces.569
 ErrorLine contains a tab character.569
 ErrorLine contains a tab character.570
 ErrorLine contains a tab character.571
 ErrorLine contains a tab character.572
 ErrorLine contains a tab character.573
 ErrorLine has trailing spaces.574
 ErrorLine contains a tab character.574
 ErrorLine contains a tab character.575
 ErrorLine contains a tab character.576
 ErrorLine contains a tab character.577
 ErrorLine contains a tab character.578
 ErrorLine has trailing spaces.579
 ErrorLine is longer than 80 characters (found 140).579
 ErrorLine contains a tab character.579
 ErrorLine is longer than 80 characters (found 111).580
 ErrorLine contains a tab character.580
 ErrorLine is longer than 80 characters (found 104).581
 ErrorLine contains a tab character.581
 ErrorLine contains a tab character.582
 ErrorLine contains a tab character.583
 ErrorLine contains a tab character.584
 ErrorLine contains a tab character.585
 ErrorLine contains a tab character.586
 ErrorLine has trailing spaces.587
 ErrorLine contains a tab character.587
 ErrorLine contains a tab character.588
 ErrorLine contains a tab character.589
 ErrorLine contains a tab character.590
 ErrorLine contains a tab character.591
 ErrorLine contains a tab character.592
 ErrorLine contains a tab character.593
 ErrorLine contains a tab character.594
 ErrorLine contains a tab character.595
 ErrorLine is longer than 80 characters (found 89).596
 ErrorLine contains a tab character.596
 ErrorLine contains a tab character.597
 ErrorLine contains a tab character.598
 ErrorLine contains a tab character.599
 ErrorLine contains a tab character.600
 ErrorLine contains a tab character.601
 ErrorLine has trailing spaces.602
 ErrorLine contains a tab character.602
 ErrorLine contains a tab character.603
 ErrorLine contains a tab character.604
 ErrorLine contains a tab character.605
 ErrorExpected an @return tag.606
 ErrorLine contains a tab character.606
 ErrorMethod 'getSrcDir' is not designed for extension - needs to be abstract, final or empty.606
 ErrorParameter root should be final.606
 ErrorExpected @param tag for 'root'.606
 ErrorParameter name should be final.606
 ErrorExpected @param tag for 'name'.606
 ErrorLine contains a tab character.607
 ErrorLine is longer than 80 characters (found 142).608
 ErrorLine contains a tab character.608
 ErrorLine contains a tab character.609
 ErrorLine contains a tab character.610
 ErrorLine contains a tab character.611
 ErrorLine contains a tab character.612
 ErrorLine contains a tab character.613
 ErrorLine contains a tab character.614
 ErrorLine contains a tab character.615
 ErrorLine has trailing spaces.616
 ErrorLine contains a tab character.616
 ErrorLine contains a tab character.617
 ErrorLine contains a tab character.618
 ErrorLine contains a tab character.619
 ErrorExpected an @return tag.620
 ErrorLine contains a tab character.620
 ErrorMethod 'getSrcDirs' is not designed for extension - needs to be abstract, final or empty.620
 ErrorLine contains a tab character.621
 ErrorLine contains a tab character.622
 ErrorLine contains a tab character.623
 ErrorLine has trailing spaces.624
 ErrorLine contains a tab character.624
 ErrorLine contains a tab character.625
 ErrorLine contains a tab character.626
 ErrorLine has trailing spaces.627
 ErrorLine contains a tab character.627
 ErrorLine contains a tab character.628
 ErrorMethod 'addSrcDir' is not designed for extension - needs to be abstract, final or empty.628
 ErrorMissing a Javadoc comment.628
 ErrorParameter srcDir should be final.628
 ErrorLine contains a tab character.629
 ErrorLine contains a tab character.630
 ErrorLine contains a tab character.631
 ErrorLine contains a tab character.632
 ErrorLine contains a tab character.633
 ErrorLine contains a tab character.634
 ErrorLine contains a tab character.635
 ErrorLine has trailing spaces.636
 ErrorLine contains a tab character.636
 ErrorLine contains a tab character.637
 ErrorLine contains a tab character.638
 ErrorLine contains a tab character.639
 ErrorLine has trailing spaces.640
 ErrorLine contains a tab character.640
 ErrorLine contains a tab character.641
 ErrorLine has trailing spaces.642
 ErrorLine contains a tab character.642
 ErrorLine contains a tab character.643
 ErrorLine contains a tab character.644
 ErrorLine contains a tab character.645
 ErrorMethod 'addRunnablesForLoadDescriptors' is not designed for extension - needs to be abstract, final or empty.645
 ErrorParameter runnable should be final.645
 ErrorExpected @param tag for 'runnable'.645
 ErrorLine contains a tab character.646
 ErrorLine has trailing spaces.647
 ErrorLine contains a tab character.647
 ErrorLine contains a tab character.648
 ErrorLine contains a tab character.649
 ErrorLine contains a tab character.651
 ErrorLine contains a tab character.652
 ErrorLine contains a tab character.653
 ErrorLine contains a tab character.654
 ErrorLine has trailing spaces.655
 ErrorLine contains a tab character.655
 ErrorLine contains a tab character.656
 ErrorMissing a Javadoc comment.656
 ErrorParameter key should be final.656
 ErrorParameter substitutions should be final.656
 ErrorLine is longer than 80 characters (found 84).657
 ErrorLine contains a tab character.657
 ErrorLine contains a tab character.658
 ErrorLine has trailing spaces.659
 ErrorLine contains a tab character.659
 ErrorLine contains a tab character.660
 ErrorLine contains a tab character.661
 ErrorLine contains a tab character.662
 ErrorLine has trailing spaces.663
 ErrorLine contains a tab character.663
 ErrorLine contains a tab character.664
 ErrorLine contains a tab character.665
 ErrorLine contains a tab character.666
 ErrorLine contains a tab character.667
 ErrorLine contains a tab character.668
 ErrorLine contains a tab character.669
 ErrorLine contains a tab character.670
 ErrorLine contains a tab character.671
 ErrorLine contains a tab character.672
 ErrorLine contains a tab character.673
 ErrorLine is longer than 80 characters (found 93).674
 ErrorLine contains a tab character.674
 ErrorLine has trailing spaces.675
 ErrorLine contains a tab character.675
 ErrorLine contains a tab character.676
 ErrorLine contains a tab character.677
 ErrorLine contains a tab character.678
 ErrorLine contains a tab character.679
 ErrorLine contains a tab character.680
 ErrorLine contains a tab character.681
 ErrorLine contains a tab character.682
 ErrorLine contains a tab character.683
 ErrorLine contains a tab character.684
 ErrorLine has trailing spaces.685
 ErrorLine contains a tab character.685
 ErrorLine contains a tab character.686
 ErrorLine contains a tab character.687
 ErrorLine has trailing spaces.688
 ErrorLine contains a tab character.688
 ErrorLine is longer than 80 characters (found 111).689
 ErrorLine contains a tab character.689
 ErrorLine is longer than 80 characters (found 91).690
 ErrorLine contains a tab character.690
 ErrorLine contains a tab character.691
 ErrorLine is longer than 80 characters (found 81).692
 ErrorLine contains a tab character.692
 ErrorLine contains a tab character.693
 ErrorLine contains a tab character.694
 ErrorLine contains a tab character.695
 ErrorLine contains a tab character.696
 ErrorLine contains a tab character.697
 ErrorLine has trailing spaces.698
 ErrorLine contains a tab character.698
 ErrorLine is longer than 80 characters (found 120).699
 ErrorLine contains a tab character.699
 ErrorLine is longer than 80 characters (found 102).700
 ErrorLine contains a tab character.700
 ErrorLine is longer than 80 characters (found 102).701
 ErrorLine contains a tab character.701
 ErrorLine is longer than 80 characters (found 91).702
 ErrorLine contains a tab character.702
 ErrorLine contains a tab character.703
 ErrorLine contains a tab character.704
 ErrorLine contains a tab character.705
 ErrorLine is longer than 80 characters (found 134).706
 ErrorLine contains a tab character.706
 ErrorLine has trailing spaces.707
 ErrorLine contains a tab character.707
 ErrorLine contains a tab character.708
 ErrorLine is longer than 80 characters (found 102).709
 ErrorLine contains a tab character.709
 ErrorLine is longer than 80 characters (found 166).710
 ErrorLine contains a tab character.710
 ErrorLine contains a tab character.711
 ErrorLine contains a tab character.712
 ErrorLine contains a tab character.713
 ErrorLine contains a tab character.714
 ErrorLine is longer than 80 characters (found 134).715
 ErrorLine contains a tab character.715
 ErrorLine has trailing spaces.716
 ErrorLine contains a tab character.716
 ErrorLine contains a tab character.717
 ErrorLine is longer than 80 characters (found 102).718
 ErrorLine contains a tab character.718
 ErrorLine is longer than 80 characters (found 166).719
 ErrorLine contains a tab character.719
 ErrorLine contains a tab character.720
 ErrorLine contains a tab character.721
 ErrorLine contains a tab character.722
 ErrorLine contains a tab character.723
 ErrorLine contains a tab character.724
 ErrorLine contains a tab character.725
 ErrorLine contains a tab character.726
 ErrorLine contains a tab character.727
 ErrorLine contains a tab character.728
 ErrorLine contains a tab character.729
 ErrorLine has trailing spaces.730
 ErrorLine contains a tab character.730

org/flowerplatform/codesync/CodeSyncRemoveNodeController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 83).18
 ErrorLine is longer than 80 characters (found 103).29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 Error'-100000' is a magic number.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.36
 ErrorMethod 'removeNode' is not designed for extension - needs to be abstract, final or empty.36
 ErrorLine is longer than 80 characters (found 92).37
 ErrorLine contains a tab character.37
 ErrorParameter node should be final.37
 ErrorParameter child should be final.37
 ErrorParameter context should be final.37
 ErrorLine is longer than 80 characters (found 144).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40

org/flowerplatform/codesync/Diff.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.19
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.36
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.36
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine is longer than 80 characters (found 107).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.45
 ErrorMethod 'getFeature' is not designed for extension - needs to be abstract, final or empty.45
 ErrorMissing a Javadoc comment.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.49
 ErrorMethod 'setFeature' is not designed for extension - needs to be abstract, final or empty.49
 ErrorMissing a Javadoc comment.49
 ErrorParameter feature should be final.49
 Error'feature' hides a field.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'getParentMatch' is not designed for extension - needs to be abstract, final or empty.53
 ErrorMissing a Javadoc comment.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.57
 ErrorMethod 'isLeftModified' is not designed for extension - needs to be abstract, final or empty.57
 ErrorMissing a Javadoc comment.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.61
 ErrorMethod 'setLeftModified' is not designed for extension - needs to be abstract, final or empty.61
 ErrorMissing a Javadoc comment.61
 ErrorParameter isLeftModified should be final.61
 Error'isLeftModified' hides a field.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.65
 ErrorMethod 'isRightModified' is not designed for extension - needs to be abstract, final or empty.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.69
 ErrorMethod 'setRightModified' is not designed for extension - needs to be abstract, final or empty.69
 ErrorMissing a Javadoc comment.69
 ErrorParameter isRightModified should be final.69
 Error'isRightModified' hides a field.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMethod 'isConflict' is not designed for extension - needs to be abstract, final or empty.73
 ErrorMissing a Javadoc comment.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.77
 ErrorMethod 'setConflict' is not designed for extension - needs to be abstract, final or empty.77
 ErrorMissing a Javadoc comment.77
 ErrorParameter isConflict should be final.77
 Error'isConflict' hides a field.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.81
 ErrorMethod 'setParentMatch' is not designed for extension - needs to be abstract, final or empty.81
 ErrorMissing a Javadoc comment.81
 ErrorParameter parentMatch should be final.81
 Error'parentMatch' hides a field.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84

org/flowerplatform/codesync/FeatureProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 97).31
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorParameter modelAdapter should be final.31
 Error'modelAdapter' hides a field.31
 ErrorParameter codeSyncAlgorithm should be final.31
 Error'codeSyncAlgorithm' hides a field.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.36
 ErrorMethod 'getValueFeatures' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorLine is longer than 80 characters (found 83).37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMethod 'getContainmentFeatures' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorLine is longer than 80 characters (found 89).41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getFeatureType' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorParameter feature should be final.44
 ErrorLine is longer than 80 characters (found 90).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'getExtension' is not designed for extension - needs to be abstract, final or empty.48
 ErrorMissing a Javadoc comment.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'setExtension' is not designed for extension - needs to be abstract, final or empty.52
 ErrorMissing a Javadoc comment.52
 ErrorParameter extension should be final.52
 Error'extension' hides a field.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54

org/flowerplatform/codesync/FilteredIterable.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 89).21
 ErrorLine is longer than 80 characters (found 92).22
 ErrorLine has trailing spaces.24
 ErrorLine is longer than 80 characters (found 89).26
 ErrorLine is longer than 80 characters (found 99).27
 ErrorLine is longer than 80 characters (found 84).28
 ErrorLine has trailing spaces.29
 ErrorLine is longer than 80 characters (found 89).32
 ErrorType Javadoc comment is missing an @param <IN> tag.32
 ErrorType Javadoc comment is missing an @param <OUT> tag.32
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorParameter masterIterator should be final.38
 Error'masterIterator' hides a field.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorMethod 'convert' is not designed for extension - needs to be abstract, final or empty.45
 ErrorMissing a Javadoc comment.45
 ErrorLine contains a tab character.46
 ErrorParameter input should be final.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.50
 ErrorMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.63
 ErrorMethod 'next' is not designed for extension - needs to be abstract, final or empty.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.68
 ErrorMethod 'remove' is not designed for extension - needs to be abstract, final or empty.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76

org/flowerplatform/codesync/IFullyQualifiedNameProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.22
 ErrorMissing a Javadoc comment.22
 ErrorRedundant 'public' modifier.22

org/flowerplatform/codesync/Match.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.flowerplatform.codesync.adapter.IModelAdapter.21
 ErrorLine has trailing spaces.24
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorMissing a Javadoc comment.54
 ErrorLine contains a tab character.56
 ErrorMissing a Javadoc comment.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorMissing a Javadoc comment.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorMissing a Javadoc comment.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorMissing a Javadoc comment.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.81
 ErrorMethod 'getParentMatch' is not designed for extension - needs to be abstract, final or empty.81
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorMethod 'setParentMatch' is not designed for extension - needs to be abstract, final or empty.85
 ErrorMissing a Javadoc comment.85
 ErrorParameter parentMatch should be final.85
 Error'parentMatch' hides a field.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine is longer than 80 characters (found 105).91
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 95).92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine has trailing spaces.99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorExpected an @return tag.104
 ErrorLine contains a tab character.104
 ErrorMethod 'getSubMatches' is not designed for extension - needs to be abstract, final or empty.104
 Error'if' construct must use '{}'s.105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.110
 ErrorMethod 'getAncestor' is not designed for extension - needs to be abstract, final or empty.110
 ErrorMissing a Javadoc comment.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.114
 ErrorMethod 'setAncestor' is not designed for extension - needs to be abstract, final or empty.114
 ErrorMissing a Javadoc comment.114
 ErrorParameter ancestor should be final.114
 Error'ancestor' hides a field.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.118
 ErrorMethod 'getLeft' is not designed for extension - needs to be abstract, final or empty.118
 ErrorMissing a Javadoc comment.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.122
 ErrorMethod 'setLeft' is not designed for extension - needs to be abstract, final or empty.122
 ErrorMissing a Javadoc comment.122
 ErrorParameter left should be final.122
 Error'left' hides a field.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.126
 ErrorMethod 'getRight' is not designed for extension - needs to be abstract, final or empty.126
 ErrorMissing a Javadoc comment.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.130
 ErrorMethod 'setRight' is not designed for extension - needs to be abstract, final or empty.130
 ErrorMissing a Javadoc comment.130
 ErrorParameter right should be final.130
 Error'right' hides a field.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine has trailing spaces.133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.134
 ErrorMissing a Javadoc comment.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.138
 ErrorMethod 'setMatchKey' is not designed for extension - needs to be abstract, final or empty.138
 ErrorMissing a Javadoc comment.138
 ErrorParameter matchKey should be final.138
 Error'matchKey' hides a field.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine has trailing spaces.141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorExpected an @return tag.146
 ErrorLine contains a tab character.146
 ErrorMethod 'getDiffs' is not designed for extension - needs to be abstract, final or empty.146
 Error'if' construct must use '{}'s.147
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.152
 ErrorMethod 'isChildrenModifiedLeft' is not designed for extension - needs to be abstract, final or empty.152
 ErrorMissing a Javadoc comment.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.156
 ErrorMethod 'setChildrenModifiedLeft' is not designed for extension - needs to be abstract, final or empty.156
 ErrorMissing a Javadoc comment.156
 ErrorParameter childrenModifiedLeft should be final.156
 Error'childrenModifiedLeft' hides a field.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.160
 ErrorMethod 'isChildrenModifiedRight' is not designed for extension - needs to be abstract, final or empty.160
 ErrorMissing a Javadoc comment.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.164
 ErrorMethod 'setChildrenModifiedRight' is not designed for extension - needs to be abstract, final or empty.164
 ErrorMissing a Javadoc comment.164
 ErrorParameter childrenModifiedRight should be final.164
 Error'childrenModifiedRight' hides a field.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.168
 ErrorMethod 'isChildrenConflict' is not designed for extension - needs to be abstract, final or empty.168
 ErrorMissing a Javadoc comment.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.172
 ErrorMethod 'setChildrenConflict' is not designed for extension - needs to be abstract, final or empty.172
 ErrorMissing a Javadoc comment.172
 ErrorParameter childrenConflict should be final.172
 Error'childrenConflict' hides a field.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.176
 ErrorMethod 'isDiffsConflict' is not designed for extension - needs to be abstract, final or empty.176
 ErrorMissing a Javadoc comment.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.180
 ErrorMethod 'setDiffsConflict' is not designed for extension - needs to be abstract, final or empty.180
 ErrorMissing a Javadoc comment.180
 ErrorParameter diffsConflict should be final.180
 Error'diffsConflict' hides a field.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.184
 ErrorMethod 'getFeature' is not designed for extension - needs to be abstract, final or empty.184
 ErrorMissing a Javadoc comment.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.188
 ErrorMethod 'setFeature' is not designed for extension - needs to be abstract, final or empty.188
 ErrorMissing a Javadoc comment.188
 ErrorParameter feature should be final.188
 Error'feature' hides a field.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.192
 ErrorMethod 'isDiffsModifiedLeft' is not designed for extension - needs to be abstract, final or empty.192
 ErrorMissing a Javadoc comment.192
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.196
 ErrorMethod 'setDiffsModifiedLeft' is not designed for extension - needs to be abstract, final or empty.196
 ErrorMissing a Javadoc comment.196
 ErrorParameter diffsModifiedLeft should be final.196
 Error'diffsModifiedLeft' hides a field.196
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.200
 ErrorMethod 'isDiffsModifiedRight' is not designed for extension - needs to be abstract, final or empty.200
 ErrorMissing a Javadoc comment.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.204
 ErrorMethod 'setDiffsModifiedRight' is not designed for extension - needs to be abstract, final or empty.204
 ErrorMissing a Javadoc comment.204
 ErrorParameter diffsModifiedRight should be final.204
 Error'diffsModifiedRight' hides a field.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.212
 ErrorMethod 'getDelegate' is not designed for extension - needs to be abstract, final or empty.212
 ErrorMissing a Javadoc comment.212
 Error'if' construct must use '{}'s.213
 ErrorLine contains a tab character.213
 ErrorLine contains a tab character.214
 Error'if' construct must use '{}'s.215
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 Error'else' construct must use '{}'s.217
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.219
 ErrorLine has trailing spaces.220
 ErrorLine contains a tab character.220
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine has trailing spaces.223
 ErrorLine contains a tab character.223
 ErrorLine has trailing spaces.224
 ErrorLine contains a tab character.224
 ErrorLine contains a tab character.225
 ErrorExpected an @return tag.226
 ErrorLine contains a tab character.226
 ErrorMethod 'isLeftAdd' is not designed for extension - needs to be abstract, final or empty.226
 ErrorLine contains a tab character.227
 ErrorLine contains a tab character.228
 ErrorLine has trailing spaces.229
 ErrorLine contains a tab character.229
 ErrorLine contains a tab character.230
 ErrorMethod 'isRightAdd' is not designed for extension - needs to be abstract, final or empty.230
 ErrorMissing a Javadoc comment.230
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.232
 ErrorLine has trailing spaces.233
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorMethod 'isLeftRemove' is not designed for extension - needs to be abstract, final or empty.234
 ErrorMissing a Javadoc comment.234
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine has trailing spaces.237
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorMethod 'isRightRemove' is not designed for extension - needs to be abstract, final or empty.238
 ErrorMissing a Javadoc comment.238
 ErrorLine contains a tab character.239
 ErrorLine contains a tab character.240
 ErrorLine contains a tab character.242
 ErrorLine contains a tab character.243
 ErrorLine has trailing spaces.244
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine contains a tab character.247
 ErrorLine contains a tab character.248
 ErrorLine contains a tab character.249
 ErrorLine has trailing spaces.250
 ErrorLine contains a tab character.250
 ErrorLine has trailing spaces.251
 ErrorLine contains a tab character.251
 ErrorLine contains a tab character.252
 ErrorExpected an @return tag.253
 ErrorLine contains a tab character.253
 ErrorMethod 'isConflict' is not designed for extension - needs to be abstract, final or empty.253
 ErrorLine contains a tab character.254
 Error'||' should be on a new line.254
 ErrorLine is longer than 80 characters (found 120).255
 ErrorLine contains a tab character.255
 ErrorLine has trailing spaces.256
 ErrorLine contains a tab character.256
 Error'&&' should be on a new line.256
 ErrorLine is longer than 80 characters (found 187).257
 ErrorLine contains a tab character.257
 ErrorLine has trailing spaces.258
 ErrorLine contains a tab character.258
 ErrorLine contains a tab character.259
 ErrorLine has trailing spaces.260
 ErrorLine contains a tab character.260
 ErrorLine contains a tab character.261
 ErrorMethod 'isModifiedLeft' is not designed for extension - needs to be abstract, final or empty.261
 ErrorMissing a Javadoc comment.261
 ErrorLine has trailing spaces.262
 ErrorLine contains a tab character.262
 Error'||' should be on a new line.262
 ErrorLine contains a tab character.263
 Error'||' should be on a new line.263
 ErrorLine contains a tab character.264
 ErrorLine contains a tab character.265
 ErrorLine contains a tab character.267
 ErrorMethod 'isModifiedRight' is not designed for extension - needs to be abstract, final or empty.267
 ErrorMissing a Javadoc comment.267
 ErrorLine has trailing spaces.268
 ErrorLine contains a tab character.268
 Error'||' should be on a new line.268
 ErrorLine contains a tab character.269
 Error'||' should be on a new line.269
 ErrorLine contains a tab character.270
 ErrorLine contains a tab character.271
 ErrorLine contains a tab character.273
 ErrorLine contains a tab character.274
 ErrorLine contains a tab character.275
 ErrorLine contains a tab character.276
 ErrorLine has trailing spaces.277
 ErrorLine contains a tab character.277
 ErrorLine contains a tab character.278
 ErrorLine is longer than 80 characters (found 95).279
 ErrorLine contains a tab character.279
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.281
 ErrorLine contains a tab character.282
 ErrorLine contains a tab character.283
 ErrorLine has trailing spaces.284
 ErrorLine contains a tab character.284
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286
 ErrorLine has trailing spaces.287
 ErrorLine contains a tab character.287
 ErrorLine contains a tab character.288
 ErrorLine contains a tab character.289
 ErrorMethod 'addSubMatch' is not designed for extension - needs to be abstract, final or empty.289
 ErrorParameter subMatch should be final.289
 ErrorLine contains a tab character.290
 ErrorLine contains a tab character.291
 ErrorLine contains a tab character.292
 ErrorLine has trailing spaces.293
 ErrorLine contains a tab character.293
 ErrorLine contains a tab character.294
 Error'if' construct must use '{}'s.295
 ErrorLine contains a tab character.295
 ErrorLine contains a tab character.296
 Error'if' construct must use '{}'s.297
 ErrorLine contains a tab character.297
 ErrorLine contains a tab character.298
 Error'if' construct must use '{}'s.299
 ErrorLine contains a tab character.299
 ErrorLine contains a tab character.300
 ErrorLine has trailing spaces.301
 ErrorLine contains a tab character.301
 ErrorLine has trailing spaces.302
 ErrorLine contains a tab character.302
 ErrorLine is longer than 80 characters (found 85).303
 ErrorLine contains a tab character.303
 ErrorLine is longer than 80 characters (found 101).304
 ErrorLine contains a tab character.304
 ErrorLine has trailing spaces.305
 ErrorLine contains a tab character.305
 ErrorLine contains a tab character.306
 ErrorLine has trailing spaces.307
 ErrorLine contains a tab character.307
 ErrorLine contains a tab character.308
 Error'if' construct must use '{}'s.309
 ErrorLine contains a tab character.309
 ErrorLine has trailing spaces.310
 ErrorLine contains a tab character.310
 Error'if' construct must use '{}'s.311
 ErrorLine contains a tab character.311
 ErrorLine contains a tab character.312
 ErrorLine contains a tab character.313
 Error'if' construct must use '{}'s.314
 ErrorLine contains a tab character.314
 ErrorLine contains a tab character.315
 Error'if' construct must use '{}'s.316
 ErrorLine contains a tab character.316
 ErrorLine contains a tab character.317
 ErrorLine contains a tab character.318
 ErrorLine has trailing spaces.319
 ErrorLine contains a tab character.319
 ErrorLine is longer than 80 characters (found 90).320
 ErrorLine contains a tab character.320
 ErrorLine contains a tab character.321
 ErrorLine has trailing spaces.322
 ErrorLine contains a tab character.322
 ErrorLine contains a tab character.323
 ErrorLine has trailing spaces.324
 ErrorLine contains a tab character.324
 ErrorLine has trailing spaces.325
 ErrorLine contains a tab character.325
 ErrorLine contains a tab character.326
 ErrorLine is longer than 80 characters (found 134).327
 ErrorLine contains a tab character.327
 ErrorParameter currentMatch should be final.327
 ErrorExpected @param tag for 'currentMatch'.327
 ErrorParameter conflict should be final.327
 ErrorExpected @param tag for 'conflict'.327
 ErrorParameter modifiedLeft should be final.327
 ErrorExpected @param tag for 'modifiedLeft'.327
 ErrorParameter modifiedRight should be final.327
 ErrorExpected @param tag for 'modifiedRight'.327
 ErrorLine has trailing spaces.328
 ErrorLine contains a tab character.328
 Error'&&' should be on a new line.328
 ErrorLine is longer than 80 characters (found 129).329
 ErrorLine contains a tab character.329
 ErrorLine is longer than 80 characters (found 89).330
 ErrorLine contains a tab character.330
 Error'||' should be on a new line.330
 ErrorLine is longer than 80 characters (found 123).331
 ErrorLine contains a tab character.331
 Error'if' construct must use '{}'s.332
 ErrorLine contains a tab character.332
 ErrorLine contains a tab character.333
 Error'if' construct must use '{}'s.334
 ErrorLine is longer than 80 characters (found 83).334
 ErrorLine contains a tab character.334
 ErrorLine contains a tab character.335
 Error'if' construct must use '{}'s.336
 ErrorLine is longer than 80 characters (found 85).336
 ErrorLine contains a tab character.336
 ErrorLine contains a tab character.337
 ErrorLine contains a tab character.338
 ErrorLine contains a tab character.339
 ErrorLine contains a tab character.340
 ErrorLine is longer than 80 characters (found 104).342
 ErrorLine contains a tab character.342
 ErrorMethod 'refreshDiffFlags' is not designed for extension - needs to be abstract, final or empty.342
 ErrorMissing a Javadoc comment.342
 ErrorParameter conflict should be final.342
 ErrorParameter modifiedLeft should be final.342
 ErrorParameter modifiedRight should be final.342
 ErrorLine contains a tab character.343
 ErrorLine contains a tab character.344
 ErrorLine contains a tab character.345
 ErrorLine contains a tab character.346
 ErrorLine contains a tab character.347
 ErrorLine contains a tab character.348
 Error'for' construct must use '{}'s.349
 ErrorLine has trailing spaces.349
 ErrorLine contains a tab character.349
 ErrorLine contains a tab character.350
 ErrorLine contains a tab character.351
 ErrorLine contains a tab character.352
 ErrorLine contains a tab character.353
 ErrorLine contains a tab character.354
 ErrorLine contains a tab character.355
 ErrorLine contains a tab character.356
 ErrorLine contains a tab character.357
 ErrorLine contains a tab character.358
 ErrorLine contains a tab character.359
 ErrorLine contains a tab character.360
 ErrorLine contains a tab character.361
 ErrorLine contains a tab character.362
 ErrorLine contains a tab character.363
 Error'for' construct must use '{}'s.364
 ErrorLine has trailing spaces.364
 ErrorLine contains a tab character.364
 ErrorLine contains a tab character.365
 ErrorLine contains a tab character.366
 ErrorLine contains a tab character.367
 ErrorLine contains a tab character.368
 ErrorLine contains a tab character.369
 ErrorLine contains a tab character.370
 ErrorLine contains a tab character.371
 ErrorLine contains a tab character.372
 ErrorLine contains a tab character.373
 ErrorLine contains a tab character.374
 ErrorLine contains a tab character.375
 ErrorLine contains a tab character.376
 ErrorLine contains a tab character.377
 ErrorLine contains a tab character.378
 Error'for' construct must use '{}'s.379
 ErrorLine has trailing spaces.379
 ErrorLine contains a tab character.379
 ErrorLine contains a tab character.380
 ErrorLine contains a tab character.381
 ErrorLine contains a tab character.382
 ErrorLine contains a tab character.383
 ErrorLine contains a tab character.384
 ErrorLine contains a tab character.385
 ErrorLine contains a tab character.386
 ErrorLine contains a tab character.387
 ErrorLine contains a tab character.388
 ErrorLine contains a tab character.389
 ErrorLine contains a tab character.390
 ErrorLine has trailing spaces.391
 ErrorLine contains a tab character.391
 ErrorLine is longer than 80 characters (found 151).392
 ErrorLine contains a tab character.392
 ErrorMethod 'propagateConflictAndModifiedTrueOrFalse' is not designed for extension - needs to be abstract, final or empty.392
 ErrorMissing a Javadoc comment.392
 ErrorParameter currentMatch should be final.392
 ErrorParameter conflict should be final.392
 ErrorParameter modifiedLeft should be final.392
 ErrorParameter modifiedRight should be final.392
 ErrorLine contains a tab character.393
 ErrorLine has trailing spaces.394
 ErrorLine contains a tab character.394
 Error'&&' should be on a new line.394
 ErrorLine is longer than 80 characters (found 128).395
 ErrorLine contains a tab character.395
 ErrorLine is longer than 80 characters (found 88).396
 ErrorLine contains a tab character.396
 Error'||' should be on a new line.396
 ErrorLine is longer than 80 characters (found 122).397
 ErrorLine contains a tab character.397
 ErrorLine contains a tab character.398
 ErrorLine contains a tab character.399
 ErrorLine contains a tab character.400
 ErrorLine contains a tab character.401
 ErrorLine is longer than 80 characters (found 84).402
 ErrorLine contains a tab character.402
 ErrorLine contains a tab character.403
 Error'for' construct must use '{}'s.404
 ErrorLine is longer than 80 characters (found 85).404
 ErrorLine contains a tab character.404
 ErrorLine is longer than 80 characters (found 105).405
 ErrorLine contains a tab character.405
 ErrorLine contains a tab character.406
 ErrorLine contains a tab character.407
 ErrorLine contains a tab character.408
 ErrorLine contains a tab character.409
 ErrorLine contains a tab character.410
 ErrorLine contains a tab character.411
 ErrorLine contains a tab character.412
 ErrorLine contains a tab character.413
 ErrorLine is longer than 80 characters (found 85).414
 ErrorLine contains a tab character.414
 ErrorLine contains a tab character.415
 ErrorLine contains a tab character.416
 ErrorLine is longer than 80 characters (found 92).417
 ErrorLine contains a tab character.417
 ErrorLine contains a tab character.418
 Error'for' construct must use '{}'s.419
 ErrorLine is longer than 80 characters (found 85).419
 ErrorLine contains a tab character.419
 ErrorLine is longer than 80 characters (found 113).420
 ErrorLine contains a tab character.420
 ErrorLine contains a tab character.421
 ErrorLine contains a tab character.422
 ErrorLine contains a tab character.423
 ErrorLine contains a tab character.424
 ErrorLine is longer than 80 characters (found 82).425
 ErrorLine contains a tab character.425
 ErrorLine contains a tab character.426
 ErrorLine contains a tab character.427
 ErrorLine contains a tab character.428
 ErrorLine is longer than 80 characters (found 87).429
 ErrorLine contains a tab character.429
 ErrorLine contains a tab character.430
 ErrorLine contains a tab character.431
 ErrorLine is longer than 80 characters (found 94).432
 ErrorLine contains a tab character.432
 ErrorLine contains a tab character.433
 Error'for' construct must use '{}'s.434
 ErrorLine is longer than 80 characters (found 85).434
 ErrorLine contains a tab character.434
 ErrorLine is longer than 80 characters (found 115).435
 ErrorLine contains a tab character.435
 ErrorLine contains a tab character.436
 ErrorLine contains a tab character.437
 ErrorLine contains a tab character.438
 ErrorLine contains a tab character.439
 ErrorLine is longer than 80 characters (found 83).440
 ErrorLine contains a tab character.440
 ErrorLine contains a tab character.441
 ErrorLine contains a tab character.442
 ErrorLine contains a tab character.443
 Error'if' construct must use '{}'s.444
 ErrorLine contains a tab character.444
 ErrorLine contains a tab character.445
 ErrorLine contains a tab character.446
 ErrorLine contains a tab character.447
 ErrorLine contains a tab character.448
 ErrorLine contains a tab character.449
 ErrorLine has trailing spaces.451
 ErrorLine contains a tab character.451
 ErrorLine has trailing spaces.452
 ErrorLine contains a tab character.452
 ErrorLine contains a tab character.453
 ErrorLine contains a tab character.454
 ErrorLine contains a tab character.455
 ErrorLine contains a tab character.456
 ErrorLine has trailing spaces.457
 ErrorLine contains a tab character.457
 ErrorLine contains a tab character.458
 ErrorLine contains a tab character.459
 ErrorLine is longer than 80 characters (found 96).460
 ErrorLine contains a tab character.460
 ErrorLine contains a tab character.461
 ErrorLine contains a tab character.462
 ErrorLine contains a tab character.463
 ErrorLine has trailing spaces.464
 ErrorLine contains a tab character.464
 ErrorLine contains a tab character.465
 ErrorLine has trailing spaces.466
 ErrorLine contains a tab character.466
 ErrorLine contains a tab character.467
 ErrorLine contains a tab character.468
 ErrorMethod 'addDiff' is not designed for extension - needs to be abstract, final or empty.468
 ErrorParameter diff should be final.468
 ErrorLine contains a tab character.469
 ErrorLine contains a tab character.470
 Error'if' construct must use '{}'s.471
 ErrorLine contains a tab character.471
 ErrorLine contains a tab character.472
 Error'if' construct must use '{}'s.473
 ErrorLine contains a tab character.473
 ErrorLine contains a tab character.474
 Error'if' construct must use '{}'s.475
 ErrorLine contains a tab character.475
 ErrorLine contains a tab character.476
 Error'if' construct must use '{}'s.477
 ErrorLine contains a tab character.477
 ErrorLine is longer than 80 characters (found 125).478
 ErrorLine contains a tab character.478
 ErrorLine contains a tab character.479
 ErrorLine has trailing spaces.480
 ErrorLine contains a tab character.480
 ErrorLine contains a tab character.481
 ErrorLine contains a tab character.482
 ErrorLine contains a tab character.483
 ErrorExpected an @return tag.484
 ErrorLine contains a tab character.484
 ErrorMethod 'getMatchType' is not designed for extension - needs to be abstract, final or empty.484
 Error'if' construct must use '{}'s.485
 ErrorLine has trailing spaces.485
 ErrorLine contains a tab character.485
 Error'if' construct must use '{}'s.486
 ErrorLine contains a tab character.486
 Error'if' construct must use '{}'s.487
 ErrorLine contains a tab character.487
 ErrorLine contains a tab character.488
 Error'else' construct must use '{}'s.489
 ErrorLine contains a tab character.489
 ErrorLine contains a tab character.490
 ErrorLine contains a tab character.491
 Error'if' construct must use '{}'s.492
 ErrorLine contains a tab character.492
 ErrorLine contains a tab character.493
 Error'else' construct must use '{}'s.494
 ErrorLine has trailing spaces.494
 ErrorLine contains a tab character.494
 ErrorLine contains a tab character.495
 ErrorLine contains a tab character.496
 Error'if' construct must use '{}'s.497
 ErrorLine contains a tab character.497
 Error'if' construct must use '{}'s.498
 ErrorLine contains a tab character.498
 ErrorLine contains a tab character.499
 Error'else' construct must use '{}'s.500
 ErrorLine contains a tab character.500
 ErrorLine contains a tab character.501
 ErrorLine contains a tab character.502
 Error'if' construct must use '{}'s.503
 ErrorLine contains a tab character.503
 ErrorLine contains a tab character.504
 Error'else' construct must use '{}'s.505
 ErrorLine has trailing spaces.505
 ErrorLine contains a tab character.505
 ErrorLine contains a tab character.506
 ErrorLine contains a tab character.507
 ErrorLine has trailing spaces.508
 ErrorLine contains a tab character.508
 ErrorLine contains a tab character.509
 ErrorLine contains a tab character.510
 ErrorLine contains a tab character.511
 ErrorExpected an @return tag.512
 ErrorLine contains a tab character.512
 ErrorMethod 'isEmptyMatch' is not designed for extension - needs to be abstract, final or empty.512
 ErrorLine is longer than 80 characters (found 98).513
 ErrorLine contains a tab character.513
 ErrorLine contains a tab character.514
 ErrorLine contains a tab character.515
 ErrorLine is longer than 80 characters (found 90).516
 ErrorLine contains a tab character.516
 ErrorLine contains a tab character.517
 ErrorLine contains a tab character.518
 ErrorLine is longer than 80 characters (found 92).519
 ErrorLine contains a tab character.519
 ErrorLine contains a tab character.520
 ErrorLine contains a tab character.521
 ErrorLine contains a tab character.522
 ErrorLine contains a tab character.523
 ErrorLine has trailing spaces.524
 ErrorLine contains a tab character.524
 ErrorLine contains a tab character.525
 ErrorMissing a Javadoc comment.525
 ErrorLine has trailing spaces.526
 ErrorLine contains a tab character.526
 ErrorLine contains a tab character.527
 ErrorMethod 'getCodeSyncAlgorithm' is not designed for extension - needs to be abstract, final or empty.527
 ErrorMissing a Javadoc comment.527
 ErrorLine contains a tab character.528
 ErrorLine contains a tab character.529
 ErrorLine contains a tab character.531
 ErrorMethod 'setCodeSyncAlgorithm' is not designed for extension - needs to be abstract, final or empty.531
 ErrorMissing a Javadoc comment.531
 ErrorParameter codeSyncAlgorithm should be final.531
 Error'codeSyncAlgorithm' hides a field.531
 ErrorLine contains a tab character.532
 ErrorLine contains a tab character.533
 ErrorLine has trailing spaces.534
 ErrorLine contains a tab character.534

org/flowerplatform/codesync/action/ActionResult.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.19
 ErrorLine has trailing spaces.22
 ErrorLine contains a tab character.22
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorVariable 'conflict' must be private and have accessor methods.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorVariable 'modifiedLeft' must be private and have accessor methods.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorVariable 'modifiedRight' must be private and have accessor methods.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorVariable 'childMatchKey' must be private and have accessor methods.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorVariable 'childAdded' must be private and have accessor methods.39
 ErrorLine is longer than 80 characters (found 92).41
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorParameter conflict should be final.41
 Error'conflict' hides a field.41
 ErrorParameter modifiedLeft should be final.41
 Error'modifiedLeft' hides a field.41
 ErrorParameter modifiedRight should be final.41
 Error'modifiedRight' hides a field.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 134).51
 ErrorLine contains a tab character.51
 ErrorParameter conflict should be final.51
 Error'conflict' hides a field.51
 ErrorExpected @param tag for 'conflict'.51
 ErrorParameter modifiedLeft should be final.51
 Error'modifiedLeft' hides a field.51
 ErrorExpected @param tag for 'modifiedLeft'.51
 ErrorParameter modifiedRight should be final.51
 Error'modifiedRight' hides a field.51
 ErrorExpected @param tag for 'modifiedRight'.51
 ErrorParameter childMatchKey should be final.51
 Error'childMatchKey' hides a field.51
 ErrorExpected @param tag for 'childMatchKey'.51
 ErrorParameter childAdded should be final.51
 Error'childAdded' hides a field.51
 ErrorExpected @param tag for 'childAdded'.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56

org/flowerplatform/codesync/action/ActionSynchronize.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.21
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorName 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.23
 ErrorVariable 'INSTANCE' must be private and have accessor methods.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorExpected an @return tag.29
 ErrorLine contains a tab character.29
 ErrorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.29
 ErrorParameter match should be final.29
 ErrorExpected @param tag for 'match'.29
 Error'if' construct must use '{}'s.30
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 113).31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 82).40
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 127).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 127).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53

org/flowerplatform/codesync/action/DiffAction.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.23
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMethod 'actionPerformed' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine contains a tab character.33
 ErrorParameter match should be final.33
 ErrorExpected @param tag for 'match'.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorParameter leftModelAdapter should be final.34
 ErrorExpected @param tag for 'leftModelAdapter'.34
 ErrorParameter left should be final.34
 ErrorExpected @param tag for 'left'.34
 ErrorLine contains a tab character.35
 ErrorParameter rightModelAdapter should be final.35
 ErrorExpected @param tag for 'rightModelAdapter'.35
 ErrorParameter right should be final.35
 ErrorExpected @param tag for 'right'.35
 ErrorLine contains a tab character.36
 ErrorParameter feature should be final.36
 ErrorExpected @param tag for 'feature'.36
 ErrorParameter result should be final.36
 ErrorExpected @param tag for 'result'.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 87).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 89).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45

org/flowerplatform/codesync/action/DiffActionCopyLeftToRight.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.28
 ErrorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.28
 ErrorLine contains a tab character.29
 ErrorParameter match should be final.29
 ErrorParameter diffIndex should be final.29
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 115).31
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 118).32
 ErrorLine contains a tab character.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 141).34
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 129).35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 91).39
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 138).40
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43

org/flowerplatform/codesync/action/DiffActionCopyRightToLeft.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.28
 ErrorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.28
 ErrorLine contains a tab character.29
 ErrorParameter match should be final.29
 ErrorParameter diffIndex should be final.29
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 115).31
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 118).32
 ErrorLine contains a tab character.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 143).34
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 127).35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 92).39
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 138).40
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43

org/flowerplatform/codesync/action/DiffActionEntry.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.20
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.33
 ErrorMethod 'getActionType' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'setActionType' is not designed for extension - needs to be abstract, final or empty.37
 ErrorMissing a Javadoc comment.37
 ErrorParameter actionId should be final.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorMethod 'getLabel' is not designed for extension - needs to be abstract, final or empty.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.45
 ErrorMethod 'setLabel' is not designed for extension - needs to be abstract, final or empty.45
 ErrorMissing a Javadoc comment.45
 ErrorParameter label should be final.45
 Error'label' hides a field.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.49
 ErrorMethod 'getDiffIndex' is not designed for extension - needs to be abstract, final or empty.49
 ErrorMissing a Javadoc comment.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'setDiffIndex' is not designed for extension - needs to be abstract, final or empty.53
 ErrorMissing a Javadoc comment.53
 ErrorParameter diffIndex should be final.53
 Error'diffIndex' hides a field.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.57
 ErrorMethod 'isEnabled' is not designed for extension - needs to be abstract, final or empty.57
 ErrorMissing a Javadoc comment.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.61
 ErrorMethod 'setEnabled' is not designed for extension - needs to be abstract, final or empty.61
 ErrorMissing a Javadoc comment.61
 ErrorParameter enabled should be final.61
 Error'enabled' hides a field.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.65
 ErrorMethod 'isDefault1' is not designed for extension - needs to be abstract, final or empty.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.69
 ErrorMethod 'setDefault1' is not designed for extension - needs to be abstract, final or empty.69
 ErrorMissing a Javadoc comment.69
 ErrorParameter default1 should be final.69
 Error'default1' hides a field.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71

org/flowerplatform/codesync/action/DiffActionRegistry.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.25
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.29
 ErrorLine contains a tab character.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine is longer than 80 characters (found 100).34
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine is longer than 80 characters (found 82).35
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine is longer than 80 characters (found 101).36
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine is longer than 80 characters (found 84).37
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine is longer than 80 characters (found 113).38
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine is longer than 80 characters (found 99).39
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine is longer than 80 characters (found 86).40
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine is longer than 80 characters (found 96).41
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine is longer than 80 characters (found 100).42
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine is longer than 80 characters (found 88).43
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine is longer than 80 characters (found 97).44
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine is longer than 80 characters (found 100).45
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorVariable 'diffAction' must be private and have accessor methods.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorParameter action should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorVariable 'entries' must be private and have accessor methods.55
 ErrorLine contains a tab character.56
 ErrorMissing a Javadoc comment.56
 ErrorVariable 'defaultAction' must be private and have accessor methods.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 88).58
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorParameter entries should be final.58
 Error'entries' hides a field.58
 ErrorParameter defaultAction should be final.58
 Error'defaultAction' hides a field.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 83).65
 ErrorLine contains a tab character.65
 ErrorMissing a Javadoc comment.65
 ErrorLine is longer than 80 characters (found 110).67
 ErrorLine contains a tab character.67
 ErrorMethod 'getActionEntriesForUI' is not designed for extension - needs to be abstract, final or empty.67
 ErrorMethod length is 209 lines (max allowed is 150).67
 ErrorMissing a Javadoc comment.67
 ErrorParameter match should be final.67
 ErrorParameter diff should be final.67
 ErrorParameter returnOnlyDefaultActions should be final.67
 ErrorLine contains a tab character.68
 Error'if' construct must use '{}'s.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 Error'if' construct must use '{}'s.76
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 97).77
 ErrorLine contains a tab character.77
 Error'if' construct must use '{}'s.78
 ErrorLine has trailing spaces.78
 ErrorLine is longer than 80 characters (found 83).78
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 97).79
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 99).84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 Error'&&' should be on a new line.86
 ErrorLine is longer than 80 characters (found 100).87
 ErrorLine contains a tab character.87
 Error'||' should be on a new line.87
 ErrorLine is longer than 80 characters (found 119).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 97).89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine is longer than 80 characters (found 99).94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 Error'&&' should be on a new line.96
 ErrorLine is longer than 80 characters (found 100).97
 ErrorLine contains a tab character.97
 Error'||' should be on a new line.97
 ErrorLine is longer than 80 characters (found 119).98
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 97).99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 90).104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine is longer than 80 characters (found 91).106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine is longer than 80 characters (found 86).111
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 131).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 Error'if' construct must use '{}'s.114
 ErrorLine is longer than 80 characters (found 86).114
 ErrorLine contains a tab character.114
 ErrorLine is longer than 80 characters (found 131).115
 ErrorLine contains a tab character.115
 ErrorLine has trailing spaces.116
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine has trailing spaces.118
 ErrorLine contains a tab character.118
 ErrorLine is longer than 80 characters (found 96).119
 ErrorLine contains a tab character.119
 ErrorLine is longer than 80 characters (found 83).120
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 110).121
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 141).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 83).127
 ErrorLine contains a tab character.127
 ErrorLine is longer than 80 characters (found 100).128
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine has trailing spaces.131
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine is longer than 80 characters (found 92).133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine has trailing spaces.135
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine is longer than 80 characters (found 84).137
 ErrorLine contains a tab character.137
 ErrorLine is longer than 80 characters (found 124).138
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine is longer than 80 characters (found 92).143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 130).144
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 Error'if' construct must use '{}'s.146
 ErrorLine is longer than 80 characters (found 85).146
 ErrorLine contains a tab character.146
 ErrorLine is longer than 80 characters (found 132).147
 ErrorLine contains a tab character.147
 ErrorLine has trailing spaces.148
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine is longer than 80 characters (found 92).151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine has trailing spaces.153
 ErrorLine contains a tab character.153
 ErrorLine is longer than 80 characters (found 95).154
 ErrorLine contains a tab character.154
 ErrorLine is longer than 80 characters (found 83).155
 ErrorLine contains a tab character.155
 ErrorLine is longer than 80 characters (found 110).156
 ErrorLine contains a tab character.156
 ErrorLine is longer than 80 characters (found 142).157
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine is longer than 80 characters (found 83).162
 ErrorLine contains a tab character.162
 ErrorLine is longer than 80 characters (found 100).163
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine has trailing spaces.166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine is longer than 80 characters (found 85).168
 ErrorLine contains a tab character.168
 ErrorLine is longer than 80 characters (found 125).169
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine is longer than 80 characters (found 120).174
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 175).175
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine is longer than 80 characters (found 84).178
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.181
 ErrorLine is longer than 80 characters (found 84).182
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine is longer than 80 characters (found 132).185
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine is longer than 80 characters (found 103).187
 ErrorLine contains a tab character.187
 ErrorLine is longer than 80 characters (found 143).188
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine is longer than 80 characters (found 120).197
 ErrorLine contains a tab character.197
 ErrorLine is longer than 80 characters (found 175).198
 ErrorLine contains a tab character.198
 ErrorLine is longer than 80 characters (found 81).199
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine is longer than 80 characters (found 84).201
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.204
 ErrorLine is longer than 80 characters (found 84).205
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.208
 ErrorLine is longer than 80 characters (found 86).209
 ErrorLine contains a tab character.209
 ErrorLine is longer than 80 characters (found 128).210
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine contains a tab character.213
 ErrorLine is longer than 80 characters (found 93).214
 ErrorLine contains a tab character.214
 ErrorLine is longer than 80 characters (found 131).215
 ErrorLine contains a tab character.215
 ErrorLine is longer than 80 characters (found 82).216
 ErrorLine contains a tab character.216
 ErrorLine is longer than 80 characters (found 118).217
 ErrorLine contains a tab character.217
 ErrorLine has trailing spaces.218
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine is longer than 80 characters (found 102).221
 ErrorLine contains a tab character.221
 ErrorLine is longer than 80 characters (found 130).222
 ErrorLine contains a tab character.222
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine has trailing spaces.225
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine is longer than 80 characters (found 96).227
 ErrorLine contains a tab character.227
 ErrorLine is longer than 80 characters (found 128).228
 ErrorLine contains a tab character.228
 ErrorLine contains a tab character.229
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine has trailing spaces.232
 ErrorLine contains a tab character.232
 ErrorLine contains a tab character.233
 ErrorLine is longer than 80 characters (found 94).234
 ErrorLine contains a tab character.234
 ErrorLine is longer than 80 characters (found 130).235
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorLine contains a tab character.239
 ErrorLine is longer than 80 characters (found 92).240
 ErrorLine contains a tab character.240
 ErrorLine is longer than 80 characters (found 130).241
 ErrorLine contains a tab character.241
 ErrorLine is longer than 80 characters (found 82).242
 ErrorLine contains a tab character.242
 ErrorLine is longer than 80 characters (found 119).243
 ErrorLine contains a tab character.243
 ErrorLine has trailing spaces.244
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine is longer than 80 characters (found 97).247
 ErrorLine contains a tab character.247
 ErrorLine is longer than 80 characters (found 129).248
 ErrorLine contains a tab character.248
 ErrorLine contains a tab character.249
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine has trailing spaces.252
 ErrorLine contains a tab character.252
 ErrorLine contains a tab character.253
 ErrorLine is longer than 80 characters (found 102).254
 ErrorLine contains a tab character.254
 ErrorLine is longer than 80 characters (found 131).255
 ErrorLine contains a tab character.255
 ErrorLine contains a tab character.256
 ErrorLine contains a tab character.257
 ErrorLine has trailing spaces.258
 ErrorLine contains a tab character.258
 ErrorLine contains a tab character.259
 ErrorLine is longer than 80 characters (found 93).260
 ErrorLine contains a tab character.260
 ErrorLine is longer than 80 characters (found 131).261
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.262
 ErrorLine contains a tab character.263
 ErrorLine contains a tab character.264
 ErrorLine contains a tab character.265
 ErrorLine contains a tab character.266
 ErrorLine contains a tab character.267
 ErrorLine has trailing spaces.268
 ErrorLine contains a tab character.268
 Error'if' construct must use '{}'s.269
 ErrorLine has trailing spaces.269
 ErrorLine contains a tab character.269
 Error'for' construct must use '{}'s.270
 ErrorLine contains a tab character.270
 Error'if' construct must use '{}'s.271
 ErrorLine contains a tab character.271
 ErrorLine contains a tab character.272
 ErrorLine has trailing spaces.273
 ErrorLine contains a tab character.273
 ErrorLine contains a tab character.274
 ErrorLine contains a tab character.275
 ErrorLine has trailing spaces.276
 ErrorLine contains a tab character.276

org/flowerplatform/codesync/action/DiffActionRevert.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.28
 ErrorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.28
 ErrorLine contains a tab character.29
 ErrorParameter match should be final.29
 ErrorParameter diffIndex should be final.29
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 127).31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 Error'if' construct must use '{}'s.33
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 109).34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 Error'if' construct must use '{}'s.36
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 112).37
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 149).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 135).41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 137).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 138).49
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52

org/flowerplatform/codesync/action/DiffContextMenuEntry.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.22
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 Error'0xFFFFFF' is a magic number.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMethod 'getLabel' is not designed for extension - needs to be abstract, final or empty.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'setLabel' is not designed for extension - needs to be abstract, final or empty.38
 ErrorMissing a Javadoc comment.38
 ErrorParameter label should be final.38
 Error'label' hides a field.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'getActionEntries' is not designed for extension - needs to be abstract, final or empty.42
 ErrorMissing a Javadoc comment.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'setActionEntries' is not designed for extension - needs to be abstract, final or empty.46
 ErrorMissing a Javadoc comment.46
 ErrorParameter actionEntries should be final.46
 Error'actionEntries' hides a field.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.50
 ErrorMethod 'isRight' is not designed for extension - needs to be abstract, final or empty.50
 ErrorMissing a Javadoc comment.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.54
 ErrorMethod 'setRight' is not designed for extension - needs to be abstract, final or empty.54
 ErrorMissing a Javadoc comment.54
 ErrorParameter isRight should be final.54
 Error'isRight' hides a field.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.58
 ErrorMethod 'getColor' is not designed for extension - needs to be abstract, final or empty.58
 ErrorMissing a Javadoc comment.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.62
 ErrorMethod 'setColor' is not designed for extension - needs to be abstract, final or empty.62
 ErrorMissing a Javadoc comment.62
 ErrorParameter color should be final.62
 Error'color' hides a field.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64

org/flowerplatform/codesync/action/MatchActionAddAbstract.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorVariable 'processDiffs' must be private and have accessor methods.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine is longer than 80 characters (found 84).39
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorParameter processDiffs should be final.45
 Error'processDiffs' hides a field.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.50
 ErrorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.50
 ErrorLine contains a tab character.51
 ErrorParameter match should be final.51
 ErrorParameter diffIndex should be final.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 142).54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 86).57
 ErrorLine contains a tab character.57
 ErrorMethod 'processMatch' is not designed for extension - needs to be abstract, final or empty.57
 ErrorMissing a Javadoc comment.57
 ErrorParameter parentMatch should be final.57
 ErrorParameter match should be final.57
 ErrorParameter isFirst should be final.57
 ErrorLine contains a tab character.58
 ErrorName 'this_' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
 Error'if' construct must use '{}'s.59
 ErrorLine is longer than 80 characters (found 155).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 105).62
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine is longer than 80 characters (found 120).63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 90).71
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 105).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 124).77
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 139).78
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 82).79
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 125).80
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 143).81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 Error'if' construct must use '{}'s.85
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine has trailing spaces.87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 Error'for' construct must use '{}'s.93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 137).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 86).99
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 153).100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101

org/flowerplatform/codesync/action/MatchActionAddAncestorAbstract.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.25
 ErrorLine is longer than 80 characters (found 85).27
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorParameter processDiffs should be final.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.33
 ErrorMethod 'getThis' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter match should be final.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'getThisModelAdapter' is not designed for extension - needs to be abstract, final or empty.37
 ErrorMissing a Javadoc comment.37
 ErrorParameter match should be final.37
 ErrorLine is longer than 80 characters (found 92).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorMethod 'getThisModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.41
 ErrorLine contains a tab character.42
 ErrorParameter match should be final.42
 ErrorLine is longer than 80 characters (found 81).43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'processDiffs' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine contains a tab character.47
 ErrorParameter match should be final.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52

org/flowerplatform/codesync/action/MatchActionAddAncestorToLeft.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.24
 ErrorLine is longer than 80 characters (found 82).26
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorParameter processDiffs should be final.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.32
 ErrorMethod 'getOpposite' is not designed for extension - needs to be abstract, final or empty.32
 ErrorMissing a Javadoc comment.32
 ErrorParameter match should be final.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.36
 ErrorMethod 'getOppositeModelAdapter' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter match should be final.36
 ErrorLine is longer than 80 characters (found 92).37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMethod 'setOpposite' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorParameter match should be final.40
 ErrorParameter elment should be final.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getOppositeModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.44
 ErrorLine contains a tab character.45
 ErrorParameter match should be final.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.49
 ErrorMethod 'setChildrenModified' is not designed for extension - needs to be abstract, final or empty.49
 ErrorLine contains a tab character.50
 ErrorParameter match should be final.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53

org/flowerplatform/codesync/action/MatchActionAddAncestorToLeftRight.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.22
 ErrorLine contains a tab character.26
 ErrorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.26
 ErrorLine contains a tab character.27
 ErrorParameter match should be final.27
 ErrorParameter diffIndex should be final.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 100).31
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 125).32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33

org/flowerplatform/codesync/action/MatchActionAddAncestorToRight.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.24
 ErrorLine is longer than 80 characters (found 83).26
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorParameter processDiffs should be final.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.32
 ErrorMethod 'getOpposite' is not designed for extension - needs to be abstract, final or empty.32
 ErrorMissing a Javadoc comment.32
 ErrorParameter match should be final.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.36
 ErrorMethod 'getOppositeModelAdapter' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter match should be final.36
 ErrorLine is longer than 80 characters (found 93).37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMethod 'setOpposite' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorParameter match should be final.40
 ErrorParameter elment should be final.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getOppositeModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.44
 ErrorLine contains a tab character.45
 ErrorParameter match should be final.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMethod 'setChildrenModified' is not designed for extension - needs to be abstract, final or empty.49
 ErrorLine contains a tab character.50
 ErrorParameter match should be final.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53

org/flowerplatform/codesync/action/MatchActionAddLateralAbstract.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.22
 ErrorLine is longer than 80 characters (found 84).24
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorParameter processDiffs should be final.26
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.30
 ErrorMethod 'processDiffs' is not designed for extension - needs to be abstract, final or empty.30
 ErrorLine contains a tab character.31
 ErrorParameter match should be final.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40

org/flowerplatform/codesync/action/MatchActionAddLeftToRight.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.23
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorParameter processDiffs should be final.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.32
 ErrorMethod 'getThis' is not designed for extension - needs to be abstract, final or empty.32
 ErrorMissing a Javadoc comment.32
 ErrorParameter match should be final.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorMethod 'getOpposite' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter match should be final.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMethod 'getThisModelAdapter' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorParameter match should be final.40
 ErrorLine is longer than 80 characters (found 88).41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getOppositeModelAdapter' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorParameter match should be final.44
 ErrorLine is longer than 80 characters (found 93).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMethod 'getThisModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine contains a tab character.49
 ErrorParameter match should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'getOppositeModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine contains a tab character.54
 ErrorParameter match should be final.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorMethod 'setOpposite' is not designed for extension - needs to be abstract, final or empty.59
 ErrorMissing a Javadoc comment.59
 ErrorParameter match should be final.59
 ErrorParameter elment should be final.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorMethod 'setChildrenModified' is not designed for extension - needs to be abstract, final or empty.63
 ErrorLine contains a tab character.64
 ErrorParameter match should be final.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67

org/flowerplatform/codesync/action/MatchActionAddRightToLeft.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorParameter processDiffs should be final.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.32
 ErrorMethod 'getThis' is not designed for extension - needs to be abstract, final or empty.32
 ErrorMissing a Javadoc comment.32
 ErrorParameter match should be final.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorMethod 'getOpposite' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter match should be final.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMethod 'getThisModelAdapter' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorParameter match should be final.40
 ErrorLine is longer than 80 characters (found 89).41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getOppositeModelAdapter' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorParameter match should be final.44
 ErrorLine is longer than 80 characters (found 92).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMethod 'getThisModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine contains a tab character.49
 ErrorParameter match should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'getOppositeModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine contains a tab character.54
 ErrorParameter match should be final.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorMethod 'setOpposite' is not designed for extension - needs to be abstract, final or empty.58
 ErrorMissing a Javadoc comment.58
 ErrorParameter match should be final.58
 ErrorParameter elment should be final.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorMethod 'setChildrenModified' is not designed for extension - needs to be abstract, final or empty.62
 ErrorLine contains a tab character.63
 ErrorParameter match should be final.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66

org/flowerplatform/codesync/action/MatchActionRemoveAbstract.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.23
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorExpected an @return tag.35
 ErrorLine contains a tab character.35
 ErrorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.35
 ErrorLine contains a tab character.36
 ErrorParameter match should be final.36
 ErrorExpected @param tag for 'match'.36
 ErrorParameter diffIndex should be final.36
 ErrorExpected @param tag for 'diffIndex'.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine is longer than 80 characters (found 83).42
 ErrorLine contains a tab character.42
 ErrorAvoid inline conditionals.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 106).51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 94).52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 85).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 154).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 95).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 120).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 189).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorMethod 'recurseUpdateFieldsAndFlags' is not designed for extension - needs to be abstract, final or empty.72
 ErrorMissing a Javadoc comment.72
 ErrorParameter match should be final.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 90).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 96).83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91

org/flowerplatform/codesync/action/MatchActionRemoveLeft.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.21
 ErrorLine contains a tab character.23
 ErrorMethod 'getThis' is not designed for extension - needs to be abstract, final or empty.23
 ErrorLine contains a tab character.24
 ErrorParameter match should be final.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.28
 ErrorMethod 'getOpposite' is not designed for extension - needs to be abstract, final or empty.28
 ErrorLine contains a tab character.29
 ErrorParameter match should be final.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.33
 ErrorMethod 'getModelAdapter' is not designed for extension - needs to be abstract, final or empty.33
 ErrorLine contains a tab character.34
 ErrorParameter match should be final.34
 ErrorLine is longer than 80 characters (found 89).35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'getOppositeModelAdapter' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine contains a tab character.39
 ErrorParameter match should be final.39
 ErrorLine is longer than 80 characters (found 91).40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMethod 'unsetThis' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine contains a tab character.44
 ErrorParameter match should be final.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48

org/flowerplatform/codesync/action/MatchActionRemoveLeftRight.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.20
 ErrorLine contains a tab character.22
 ErrorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.22
 ErrorLine contains a tab character.23
 ErrorParameter match should be final.23
 ErrorParameter diffIndex should be final.23
 ErrorLine contains a tab character.24
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26

org/flowerplatform/codesync/action/MatchActionRemoveRight.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.21
 ErrorLine contains a tab character.23
 ErrorMethod 'getThis' is not designed for extension - needs to be abstract, final or empty.23
 ErrorLine contains a tab character.24
 ErrorParameter match should be final.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.28
 ErrorMethod 'getOpposite' is not designed for extension - needs to be abstract, final or empty.28
 ErrorLine contains a tab character.29
 ErrorParameter match should be final.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.33
 ErrorMethod 'getModelAdapter' is not designed for extension - needs to be abstract, final or empty.33
 ErrorLine contains a tab character.34
 ErrorParameter match should be final.34
 ErrorLine is longer than 80 characters (found 91).35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'getOppositeModelAdapter' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine contains a tab character.39
 ErrorParameter match should be final.39
 ErrorLine is longer than 80 characters (found 89).40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMethod 'unsetThis' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine contains a tab character.44
 ErrorParameter match should be final.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48

org/flowerplatform/codesync/adapter/AbstractModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorVariable 'valueFeatures' must be private and have accessor methods.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorVariable 'containmentFeatures' must be private and have accessor methods.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMethod 'getValueFeatures' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine is longer than 80 characters (found 94).44
 ErrorLine contains a tab character.44
 ErrorParameter element should be final.44
 ErrorParameter codeSyncAlgorithm should be final.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'getContainmentFeatures' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine is longer than 80 characters (found 100).49
 ErrorLine contains a tab character.49
 ErrorParameter element should be final.49
 ErrorParameter codeSyncAlgorithm should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'getFeatureType' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine is longer than 80 characters (found 104).54
 ErrorLine contains a tab character.54
 ErrorParameter element should be final.54
 ErrorParameter feature should be final.54
 ErrorParameter codeSyncAlgorithm should be final.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 132).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.63
 ErrorMethod 'getFeatureName' is not designed for extension - needs to be abstract, final or empty.63
 ErrorLine is longer than 80 characters (found 107).64
 ErrorLine contains a tab character.64
 ErrorParameter element should be final.64
 ErrorParameter feature should be final.64
 ErrorParameter codeSyncAlgorithm should be final.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.71
 ErrorLine is longer than 80 characters (found 140).72
 ErrorLine contains a tab character.72
 ErrorParameter element should be final.72
 ErrorParameter feature should be final.72
 ErrorParameter correspondingValue should be final.72
 ErrorParameter codeSyncAlgorithm should be final.72
 ErrorLine is longer than 80 characters (found 126).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.76
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.76
 ErrorLine is longer than 80 characters (found 162).77
 ErrorLine contains a tab character.77
 ErrorParameter element should be final.77
 ErrorParameter feature should be final.77
 ErrorParameter correspondingIterable should be final.77
 ErrorParameter codeSyncAlgorithm should be final.77
 ErrorLine is longer than 80 characters (found 132).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.81
 ErrorLine is longer than 80 characters (found 125).82
 ErrorLine contains a tab character.82
 ErrorParameter element should be final.82
 ErrorParameter feature should be final.82
 ErrorParameter value should be final.82
 ErrorParameter codeSyncAlgorithm should be final.82
 ErrorLine is longer than 80 characters (found 124).83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.86
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.86
 ErrorLine is longer than 80 characters (found 184).87
 ErrorLine contains a tab character.87
 ErrorParameter parent should be final.87
 ErrorParameter feature should be final.87
 ErrorParameter correspondingChild should be final.87
 ErrorParameter modelAdapterSet should be final.87
 ErrorParameter codeSyncAlgorithm should be final.87
 ErrorLine is longer than 80 characters (found 141).88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine has trailing spaces.90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorMethod 'removeChildrenOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.91
 ErrorLine is longer than 80 characters (found 138).92
 ErrorLine contains a tab character.92
 ErrorParameter parent should be final.92
 ErrorParameter feature should be final.92
 ErrorParameter child should be final.92
 ErrorParameter codeSyncAlgorithm should be final.92
 ErrorLine is longer than 80 characters (found 141).93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.96
 ErrorMethod 'addToMap' is not designed for extension - needs to be abstract, final or empty.96
 ErrorLine is longer than 80 characters (found 108).97
 ErrorLine contains a tab character.97
 ErrorParameter element should be final.97
 ErrorParameter map should be final.97
 ErrorParameter codeSyncAlgorithm should be final.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.101
 ErrorMethod 'removeFromMap' is not designed for extension - needs to be abstract, final or empty.101
 ErrorLine is longer than 80 characters (found 143).102
 ErrorLine contains a tab character.102
 ErrorParameter element should be final.102
 ErrorParameter leftOrRightMap should be final.102
 ErrorParameter isRight should be final.102
 ErrorParameter codeSyncAlgorithm should be final.102
 ErrorLine is longer than 80 characters (found 86).103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.106
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.106
 ErrorLine is longer than 80 characters (found 82).107
 ErrorLine contains a tab character.107
 ErrorParameter element should be final.107
 ErrorParameter codeSyncAlgorithm should be final.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.111
 ErrorMethod 'discard' is not designed for extension - needs to be abstract, final or empty.111
 ErrorLine is longer than 80 characters (found 85).112
 ErrorLine contains a tab character.112
 ErrorParameter element should be final.112
 ErrorParameter codeSyncAlgorithm should be final.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 127).117
 ErrorLine contains a tab character.117
 ErrorParameter element should be final.117
 ErrorParameter correspondingElement should be final.117
 ErrorParameter codeSyncAlgorithm should be final.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 92).122
 ErrorLine contains a tab character.122
 ErrorParameter element should be final.122
 ErrorParameter codeSyncAlgorithm should be final.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 103).127
 ErrorLine contains a tab character.127
 ErrorParameter element should be final.127
 ErrorParameter feature should be final.127
 ErrorParameter result should be final.127
 ErrorParameter match should be final.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.131
 ErrorLine is longer than 80 characters (found 149).132
 ErrorLine contains a tab character.132
 ErrorParameter element should be final.132
 ErrorParameter correspondingElement should be final.132
 ErrorParameter feature should be final.132
 ErrorParameter codeSyncAlgorithm should be final.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.136
 ErrorLine is longer than 80 characters (found 123).137
 ErrorLine contains a tab character.137
 ErrorParameter element should be final.137
 ErrorParameter correspondingElement should be final.137
 ErrorParameter codeSyncAlgorithm should be final.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine has trailing spaces.140
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine is longer than 80 characters (found 124).142
 ErrorLine contains a tab character.142
 ErrorParameter element should be final.142
 ErrorParameter feature should be final.142
 ErrorParameter oppositeValue should be final.142
 ErrorParameter codeSyncAlgorithm should be final.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine has trailing spaces.145
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine is longer than 80 characters (found 104).147
 ErrorLine contains a tab character.147
 ErrorParameter element should be final.147
 ErrorParameter feature should be final.147
 ErrorParameter codeSyncAlgorithm should be final.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149

org/flowerplatform/codesync/adapter/ComposedModelAdapterSet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.26
 ErrorLine is longer than 80 characters (found 92).31
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 93).33
 ErrorLine contains a tab character.33
 ErrorMethod 'addModelAdapterSet' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter modelAdapterSet should be final.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine is longer than 80 characters (found 82).39
 ErrorLine contains a tab character.39
 ErrorParameter model should be final.39
 ErrorParameter codeSyncAlgorithm should be final.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.49
 ErrorMethod 'getModelAdapter' is not designed for extension - needs to be abstract, final or empty.49
 ErrorLine is longer than 80 characters (found 97).50
 ErrorLine contains a tab character.50
 ErrorParameter model should be final.50
 ErrorParameter codeSyncAlgorithm should be final.50
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 94).52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 87).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'getModelAdapterForType' is not designed for extension - needs to be abstract, final or empty.60
 ErrorLine contains a tab character.61
 ErrorParameter type should be final.61
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 81).63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 91).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.71
 ErrorMethod 'getFileModelAdapterDelegate' is not designed for extension - needs to be abstract, final or empty.71
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 115).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorMethod 'getStartEndLine' is not designed for extension - needs to be abstract, final or empty.76
 ErrorLine is longer than 80 characters (found 89).77
 ErrorLine contains a tab character.77
 ErrorParameter model should be final.77
 ErrorParameter document should be final.77
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 92).79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86

org/flowerplatform/codesync/adapter/DelegatingModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine is longer than 80 characters (found 106).30
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMethod 'getValueFeatures' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine is longer than 80 characters (found 94).33
 ErrorLine contains a tab character.33
 ErrorParameter element should be final.33
 ErrorParameter codeSyncAlgorithm should be final.33
 ErrorLine is longer than 80 characters (found 108).34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'getContainmentFeatures' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine is longer than 80 characters (found 100).38
 ErrorLine contains a tab character.38
 ErrorParameter element should be final.38
 ErrorParameter codeSyncAlgorithm should be final.38
 ErrorLine is longer than 80 characters (found 114).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'getFeatureType' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine is longer than 80 characters (found 104).43
 ErrorLine contains a tab character.43
 ErrorParameter element should be final.43
 ErrorParameter feature should be final.43
 ErrorParameter codeSyncAlgorithm should be final.43
 ErrorLine is longer than 80 characters (found 115).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorMethod 'getFeatureName' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine is longer than 80 characters (found 107).48
 ErrorLine contains a tab character.48
 ErrorParameter element should be final.48
 ErrorParameter feature should be final.48
 ErrorParameter codeSyncAlgorithm should be final.48
 ErrorLine is longer than 80 characters (found 115).49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine is longer than 80 characters (found 88).53
 ErrorLine contains a tab character.53
 ErrorParameter element should be final.53
 ErrorParameter codeSyncAlgorithm should be final.53
 ErrorLine is longer than 80 characters (found 103).54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.57
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.57
 ErrorLine is longer than 80 characters (found 140).58
 ErrorLine contains a tab character.58
 ErrorParameter element should be final.58
 ErrorParameter feature should be final.58
 ErrorParameter correspondingValue should be final.58
 ErrorParameter codeSyncAlgorithm should be final.58
 ErrorLine is longer than 80 characters (found 141).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.62
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.62
 ErrorLine contains a tab character.63
 ErrorParameter element should be final.63
 ErrorLine is longer than 80 characters (found 113).64
 ErrorLine contains a tab character.64
 ErrorParameter feature should be final.64
 ErrorParameter correspondingIterable should be final.64
 ErrorParameter codeSyncAlgorithm should be final.64
 ErrorLine is longer than 80 characters (found 153).65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.68
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.68
 ErrorLine is longer than 80 characters (found 125).69
 ErrorLine contains a tab character.69
 ErrorParameter element should be final.69
 ErrorParameter feature should be final.69
 ErrorParameter value should be final.69
 ErrorParameter codeSyncAlgorithm should be final.69
 ErrorLine is longer than 80 characters (found 121).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.73
 ErrorLine is longer than 80 characters (found 111).74
 ErrorLine contains a tab character.74
 ErrorParameter parent should be final.74
 ErrorParameter feature should be final.74
 ErrorParameter correspondingChild should be final.74
 ErrorLine is longer than 80 characters (found 96).75
 ErrorLine contains a tab character.75
 ErrorParameter modelAdapterSet should be final.75
 ErrorParameter codeSyncAlgorithm should be final.75
 ErrorLine is longer than 80 characters (found 110).76
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 88).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.80
 ErrorMethod 'removeChildrenOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.80
 ErrorLine is longer than 80 characters (found 138).81
 ErrorLine contains a tab character.81
 ErrorParameter parent should be final.81
 ErrorParameter feature should be final.81
 ErrorParameter child should be final.81
 ErrorParameter codeSyncAlgorithm should be final.81
 ErrorLine is longer than 80 characters (found 133).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.85
 ErrorMethod 'addToMap' is not designed for extension - needs to be abstract, final or empty.85
 ErrorLine is longer than 80 characters (found 108).86
 ErrorLine contains a tab character.86
 ErrorParameter element should be final.86
 ErrorParameter map should be final.86
 ErrorParameter codeSyncAlgorithm should be final.86
 ErrorLine is longer than 80 characters (found 98).87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.90
 ErrorMethod 'removeFromMap' is not designed for extension - needs to be abstract, final or empty.90
 ErrorLine is longer than 80 characters (found 143).91
 ErrorLine contains a tab character.91
 ErrorParameter element should be final.91
 ErrorParameter leftOrRightMap should be final.91
 ErrorParameter isRight should be final.91
 ErrorParameter codeSyncAlgorithm should be final.91
 ErrorLine is longer than 80 characters (found 130).92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.95
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.95
 ErrorLine is longer than 80 characters (found 82).96
 ErrorLine contains a tab character.96
 ErrorParameter element should be final.96
 ErrorParameter codeSyncAlgorithm should be final.96
 ErrorLine is longer than 80 characters (found 96).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.100
 ErrorMethod 'discard' is not designed for extension - needs to be abstract, final or empty.100
 ErrorLine is longer than 80 characters (found 85).101
 ErrorLine contains a tab character.101
 ErrorParameter element should be final.101
 ErrorParameter codeSyncAlgorithm should be final.101
 ErrorLine is longer than 80 characters (found 99).102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.105
 ErrorMethod 'beforeFeaturesProcessed' is not designed for extension - needs to be abstract, final or empty.105
 ErrorLine is longer than 80 characters (found 127).106
 ErrorLine contains a tab character.106
 ErrorParameter element should be final.106
 ErrorParameter correspondingElement should be final.106
 ErrorParameter codeSyncAlgorithm should be final.106
 ErrorLine is longer than 80 characters (found 130).107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.110
 ErrorMethod 'featuresProcessed' is not designed for extension - needs to be abstract, final or empty.110
 ErrorLine is longer than 80 characters (found 92).111
 ErrorLine contains a tab character.111
 ErrorParameter element should be final.111
 ErrorParameter codeSyncAlgorithm should be final.111
 ErrorLine is longer than 80 characters (found 102).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.115
 ErrorMethod 'actionPerformed' is not designed for extension - needs to be abstract, final or empty.115
 ErrorLine is longer than 80 characters (found 103).116
 ErrorLine contains a tab character.116
 ErrorParameter element should be final.116
 ErrorParameter feature should be final.116
 ErrorParameter result should be final.116
 ErrorParameter match should be final.116
 ErrorLine is longer than 80 characters (found 116).117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.120
 ErrorMethod 'allActionsPerformedForFeature' is not designed for extension - needs to be abstract, final or empty.120
 ErrorLine is longer than 80 characters (found 149).121
 ErrorLine contains a tab character.121
 ErrorParameter element should be final.121
 ErrorParameter correspondingElement should be final.121
 ErrorParameter feature should be final.121
 ErrorParameter codeSyncAlgorithm should be final.121
 ErrorLine is longer than 80 characters (found 145).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.125
 ErrorMethod 'allActionsPerformed' is not designed for extension - needs to be abstract, final or empty.125
 ErrorLine contains a tab character.126
 ErrorParameter element should be final.126
 ErrorLine is longer than 80 characters (found 91).127
 ErrorLine contains a tab character.127
 ErrorParameter correspondingElement should be final.127
 ErrorParameter codeSyncAlgorithm should be final.127
 ErrorLine is longer than 80 characters (found 126).128
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.131
 ErrorMethod 'setConflict' is not designed for extension - needs to be abstract, final or empty.131
 ErrorLine is longer than 80 characters (found 124).132
 ErrorLine contains a tab character.132
 ErrorParameter element should be final.132
 ErrorParameter feature should be final.132
 ErrorParameter oppositeValue should be final.132
 ErrorParameter codeSyncAlgorithm should be final.132
 ErrorLine is longer than 80 characters (found 120).133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.136
 ErrorMethod 'unsetConflict' is not designed for extension - needs to be abstract, final or empty.136
 ErrorLine is longer than 80 characters (found 104).137
 ErrorLine contains a tab character.137
 ErrorParameter element should be final.137
 ErrorParameter feature should be final.137
 ErrorParameter codeSyncAlgorithm should be final.137
 ErrorLine is longer than 80 characters (found 107).138
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine has trailing spaces.140
 ErrorLine contains a tab character.140

org/flowerplatform/codesync/adapter/IModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.flowerplatform.codesync.action.DiffAction.24
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 93).31
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorRedundant 'public' modifier.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 99).33
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorRedundant 'public' modifier.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 103).35
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorRedundant 'public' modifier.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 106).37
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorRedundant 'public' modifier.37
 ErrorLine is longer than 80 characters (found 161).39
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorRedundant 'public' modifier.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 139).41
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorRedundant 'public' modifier.41
 ErrorLine is longer than 80 characters (found 87).43
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorRedundant 'public' modifier.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine is longer than 80 characters (found 107).45
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorRedundant 'public' modifier.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 142).47
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorRedundant 'public' modifier.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 124).49
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorRedundant 'public' modifier.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 183).51
 ErrorLine contains a tab character.51
 ErrorMissing a Javadoc comment.51
 ErrorRedundant 'public' modifier.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 137).53
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorRedundant 'public' modifier.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 128).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorExpected an @return tag.61
 ErrorLine is longer than 80 characters (found 81).61
 ErrorLine contains a tab character.61
 ErrorRedundant 'public' modifier.61
 ErrorExpected @param tag for 'element'.61
 ErrorExpected @param tag for 'codeSyncAlgorithm'.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 147).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorExpected an @return tag.68
 ErrorLine is longer than 80 characters (found 84).68
 ErrorLine contains a tab character.68
 ErrorRedundant 'public' modifier.68
 ErrorExpected @param tag for 'element'.68
 ErrorExpected @param tag for 'codeSyncAlgorithm'.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 113).71
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 126).75
 ErrorLine contains a tab character.75
 ErrorRedundant 'public' modifier.75
 ErrorExpected @param tag for 'element'.75
 ErrorExpected @param tag for 'correspondingElement'.75
 ErrorExpected @param tag for 'codeSyncAlgorithm'.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 116).78
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 91).82
 ErrorLine contains a tab character.82
 ErrorRedundant 'public' modifier.82
 ErrorExpected @param tag for 'element'.82
 ErrorExpected @param tag for 'codeSyncAlgorithm'.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 102).92
 ErrorLine contains a tab character.92
 ErrorRedundant 'public' modifier.92
 ErrorExpected @param tag for 'match'.92
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 96).95
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine has trailing spaces.97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 148).100
 ErrorLine contains a tab character.100
 ErrorRedundant 'public' modifier.100
 ErrorExpected @param tag for 'element'.100
 ErrorExpected @param tag for 'correspondingElement'.100
 ErrorExpected @param tag for 'feature'.100
 ErrorExpected @param tag for 'codeSyncAlgorithm'.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine is longer than 80 characters (found 131).103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine is longer than 80 characters (found 122).108
 ErrorLine contains a tab character.108
 ErrorRedundant 'public' modifier.108
 ErrorExpected @param tag for 'element'.108
 ErrorExpected @param tag for 'correspondingElement'.108
 ErrorExpected @param tag for 'codeSyncAlgorithm'.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 123).110
 ErrorLine contains a tab character.110
 ErrorMissing a Javadoc comment.110
 ErrorRedundant 'public' modifier.110
 ErrorLine has trailing spaces.111
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 103).112
 ErrorLine contains a tab character.112
 ErrorMissing a Javadoc comment.112
 ErrorRedundant 'public' modifier.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113

org/flowerplatform/codesync/adapter/IModelAdapterSet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 90).27
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorRedundant 'public' modifier.27
 ErrorLine is longer than 80 characters (found 105).29
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorRedundant 'public' modifier.29
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorRedundant 'public' modifier.31
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorRedundant 'public' modifier.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 97).35
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorRedundant 'public' modifier.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36

org/flowerplatform/codesync/adapter/ModelAdapterSet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 96).36
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine contains a tab character.42
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine has trailing spaces.43
 ErrorLine is longer than 80 characters (found 83).43
 ErrorLine contains a tab character.43
 ErrorParameter model should be final.43
 ErrorParameter codeSyncAlgorithm should be final.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMethod 'getModelAdapter' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine is longer than 80 characters (found 97).48
 ErrorLine contains a tab character.48
 ErrorParameter model should be final.48
 ErrorParameter codeSyncAlgorithm should be final.48
 ErrorLine is longer than 80 characters (found 81).49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMethod 'getModelAdapterForType' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine contains a tab character.53
 ErrorParameter type should be final.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorMethod 'getFileModelAdapterDelegate' is not designed for extension - needs to be abstract, final or empty.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorMethod 'getStartEndLine' is not designed for extension - needs to be abstract, final or empty.66
 ErrorLine is longer than 80 characters (found 89).67
 ErrorLine contains a tab character.67
 ErrorParameter model should be final.67
 ErrorParameter document should be final.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine is longer than 80 characters (found 84).74
 ErrorLine contains a tab character.74
 ErrorMethod 'addModelAdapter' is not designed for extension - needs to be abstract, final or empty.74
 ErrorMissing a Javadoc comment.74
 ErrorParameter type should be final.74
 ErrorParameter adapter should be final.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorMethod 'setTypeProvider' is not designed for extension - needs to be abstract, final or empty.79
 ErrorMissing a Javadoc comment.79
 ErrorParameter typeProvider should be final.79
 Error'typeProvider' hides a field.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.84
 ErrorMethod 'setLineProvider' is not designed for extension - needs to be abstract, final or empty.84
 ErrorMissing a Javadoc comment.84
 ErrorParameter lineProvider should be final.84
 Error'lineProvider' hides a field.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 100).89
 ErrorLine contains a tab character.89
 ErrorMethod 'setFileModelAdapterDelegate' is not designed for extension - needs to be abstract, final or empty.89
 ErrorMissing a Javadoc comment.89
 ErrorParameter fileModelAdapterDelegate should be final.89
 Error'fileModelAdapterDelegate' hides a field.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92

org/flowerplatform/codesync/adapter/NodeModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 88).20
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 122).47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorExpected an @return tag.49
 ErrorLine contains a tab character.49
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.49
 ErrorLine is longer than 80 characters (found 168).50
 ErrorLine contains a tab character.50
 ErrorParameter element should be final.50
 ErrorExpected @param tag for 'element'.50
 ErrorExpected @param tag for 'feature'.50
 ErrorParameter correspondingIterable should be final.50
 ErrorExpected @param tag for 'correspondingIterable'.50
 ErrorParameter codeSyncAlgorithm should be final.50
 ErrorExpected @param tag for 'codeSyncAlgorithm'.50
 ErrorLine is longer than 80 characters (found 222).51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 97).52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorParameter candidate should be final.55
 ErrorLine is longer than 80 characters (found 173).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 163).61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 82).65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.74
 ErrorLine has trailing spaces.75
 ErrorLine is longer than 80 characters (found 152).75
 ErrorLine contains a tab character.75
 ErrorParameter element should be final.75
 ErrorParameter feature should be final.75
 ErrorParameter correspondingValue should be final.75
 ErrorParameter codeSyncAlgorithm should be final.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.79
 ErrorLine is longer than 80 characters (found 88).80
 ErrorLine contains a tab character.80
 ErrorParameter element should be final.80
 ErrorParameter codeSyncAlgorithm should be final.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.84
 ErrorLine has trailing spaces.85
 ErrorLine is longer than 80 characters (found 144).85
 ErrorLine contains a tab character.85
 ErrorParameter element should be final.85
 ErrorParameter feature should be final.85
 ErrorParameter newValue should be final.85
 ErrorParameter codeSyncAlgorithm should be final.85
 ErrorLine is longer than 80 characters (found 192).86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorExpected an @return tag.93
 ErrorLine contains a tab character.93
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.93
 ErrorLine is longer than 80 characters (found 197).94
 ErrorLine contains a tab character.94
 ErrorParameter parent should be final.94
 ErrorExpected @param tag for 'parent'.94
 ErrorParameter feature should be final.94
 ErrorExpected @param tag for 'feature'.94
 ErrorParameter correspondingChild should be final.94
 ErrorExpected @param tag for 'correspondingChild'.94
 ErrorParameter correspondingModelAdapterSet should be final.94
 ErrorExpected @param tag for 'correspondingModelAdapterSet'.94
 ErrorParameter codeSyncAlgorithm should be final.94
 ErrorExpected @param tag for 'codeSyncAlgorithm'.94
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 99).96
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 101).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine is longer than 80 characters (found 117).106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine has trailing spaces.111
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine is longer than 80 characters (found 104).114
 ErrorLine contains a tab character.114
 ErrorLine is longer than 80 characters (found 122).115
 ErrorLine contains a tab character.115
 ErrorLine has trailing spaces.116
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 89).117
 ErrorLine contains a tab character.117
 ErrorLine is longer than 80 characters (found 98).118
 ErrorLine contains a tab character.118
 ErrorLine is longer than 80 characters (found 82).119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 178).121
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine has trailing spaces.124
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine has trailing spaces.127
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorMethod 'removeChildrenOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.128
 ErrorLine is longer than 80 characters (found 138).129
 ErrorLine contains a tab character.129
 ErrorParameter parent should be final.129
 ErrorParameter feature should be final.129
 ErrorParameter child should be final.129
 ErrorParameter codeSyncAlgorithm should be final.129
 ErrorLine is longer than 80 characters (found 179).130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.133
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.133
 ErrorLine is longer than 80 characters (found 82).134
 ErrorLine contains a tab character.134
 ErrorParameter element should be final.134
 ErrorParameter codeSyncAlgorithm should be final.134
 ErrorLine is longer than 80 characters (found 129).135
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 107).136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine has trailing spaces.140
 ErrorLine is longer than 80 characters (found 83).140
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 122).141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.145
 ErrorMethod 'setConflict' is not designed for extension - needs to be abstract, final or empty.145
 ErrorLine has trailing spaces.146
 ErrorLine is longer than 80 characters (found 136).146
 ErrorLine contains a tab character.146
 ErrorParameter element should be final.146
 ErrorParameter feature should be final.146
 ErrorParameter oppositeValue should be final.146
 ErrorParameter codeSyncAlgorithm should be final.146
 ErrorLine is longer than 80 characters (found 173).147
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine has trailing spaces.149
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorMethod 'unsetConflict' is not designed for extension - needs to be abstract, final or empty.150
 ErrorLine has trailing spaces.151
 ErrorLine is longer than 80 characters (found 120).151
 ErrorLine contains a tab character.151
 ErrorParameter element should be final.151
 ErrorParameter feature should be final.151
 ErrorParameter codeSyncAlgorithm should be final.151
 ErrorLine is longer than 80 characters (found 159).152
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.155
 ErrorMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.155
 ErrorMissing a Javadoc comment.155
 ErrorParameter element should be final.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine has trailing spaces.158
 ErrorLine contains a tab character.158
 ErrorLine is longer than 80 characters (found 131).159
 ErrorLine contains a tab character.159
 ErrorMethod 'processContainmentFeatureAfterActionPerformed' is not designed for extension - needs to be abstract, final or empty.159
 ErrorMissing a Javadoc comment.159
 ErrorParameter node should be final.159
 ErrorParameter feature should be final.159
 ErrorParameter result should be final.159
 ErrorParameter match should be final.159
 ErrorLine contains a tab character.160
 ErrorLine is longer than 80 characters (found 98).161
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine is longer than 80 characters (found 83).165
 ErrorLine contains a tab character.165
 ErrorLine is longer than 80 characters (found 122).166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine is longer than 80 characters (found 85).169
 ErrorLine contains a tab character.169
 ErrorLine is longer than 80 characters (found 119).170
 ErrorLine contains a tab character.170
 ErrorLine is longer than 80 characters (found 167).171
 ErrorLine contains a tab character.171
 ErrorLine is longer than 80 characters (found 120).172
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine has trailing spaces.177
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine is longer than 80 characters (found 98).179
 ErrorLine contains a tab character.179
 ErrorLine has trailing spaces.180
 ErrorLine contains a tab character.180
 ErrorLine has trailing spaces.181
 ErrorLine contains a tab character.181
 ErrorUnused @param tag for 'childMatchKey'.181
 ErrorLine contains a tab character.182
 ErrorExpected an @return tag.183
 ErrorLine is longer than 80 characters (found 108).183
 ErrorLine contains a tab character.183
 ErrorMethod 'findChild' is not designed for extension - needs to be abstract, final or empty.183
 ErrorParameter parentMatch should be final.183
 ErrorExpected @param tag for 'parentMatch'.183
 ErrorParameter feature should be final.183
 ErrorExpected @param tag for 'feature'.183
 ErrorParameter childAdded should be final.183
 ErrorExpected @param tag for 'childAdded'.183
 ErrorParameter matchKey should be final.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine is longer than 80 characters (found 166).198
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine has trailing spaces.204
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine has trailing spaces.207
 ErrorLine contains a tab character.207

org/flowerplatform/codesync/adapter/NodeModelAdapterAncestor.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.flowerplatform.core.node.remote.Node.26
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 95).34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorExpected an @return tag.36
 ErrorLine contains a tab character.36
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 162).38
 ErrorLine contains a tab character.38
 ErrorParameter element should be final.38
 ErrorExpected @param tag for 'element'.38
 ErrorParameter feature should be final.38
 ErrorExpected @param tag for 'feature'.38
 ErrorParameter correspondingIterable should be final.38
 ErrorExpected @param tag for 'correspondingIterable'.38
 ErrorParameter codeSyncAlgorithm should be final.38
 ErrorExpected @param tag for 'codeSyncAlgorithm'.38
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 135).40
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 101).41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorParameter candidate should be final.42
 ErrorLine is longer than 80 characters (found 121).43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorExpected an @return tag.55
 ErrorLine contains a tab character.55
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.55
 ErrorLine is longer than 80 characters (found 140).56
 ErrorLine contains a tab character.56
 ErrorParameter element should be final.56
 ErrorExpected @param tag for 'element'.56
 ErrorParameter feature should be final.56
 ErrorExpected @param tag for 'feature'.56
 ErrorParameter correspondingValue should be final.56
 ErrorExpected @param tag for 'correspondingValue'.56
 ErrorParameter codeSyncAlgorithm should be final.56
 ErrorExpected @param tag for 'codeSyncAlgorithm'.56
 ErrorLine is longer than 80 characters (found 183).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 124).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.64
 ErrorMethod 'actionPerformed' is not designed for extension - needs to be abstract, final or empty.64
 ErrorLine is longer than 80 characters (found 103).65
 ErrorLine contains a tab character.65
 ErrorParameter element should be final.65
 ErrorParameter feature should be final.65
 ErrorParameter result should be final.65
 ErrorParameter match should be final.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 104).69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70

org/flowerplatform/codesync/adapter/NodeModelAdapterLeft.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 96).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorExpected an @return tag.40
 ErrorLine contains a tab character.40
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 168).42
 ErrorLine contains a tab character.42
 ErrorExpected @param tag for 'element'.42
 ErrorParameter feature should be final.42
 ErrorExpected @param tag for 'feature'.42
 ErrorParameter correspondingIterable should be final.42
 ErrorExpected @param tag for 'correspondingIterable'.42
 ErrorParameter codeSyncAlgorithm should be final.42
 ErrorExpected @param tag for 'codeSyncAlgorithm'.42
 ErrorLine is longer than 80 characters (found 135).43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine is longer than 80 characters (found 101).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorParameter candidate should be final.46
 ErrorLine is longer than 80 characters (found 125).47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine is longer than 80 characters (found 112).58
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine is longer than 80 characters (found 110).59
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 113).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 127).64
 ErrorLine contains a tab character.64
 ErrorParameter element should be final.64
 ErrorExpected @param tag for 'element'.64
 ErrorParameter correspondingElement should be final.64
 ErrorExpected @param tag for 'correspondingElement'.64
 ErrorParameter codeSyncAlgorithm should be final.64
 ErrorExpected @param tag for 'codeSyncAlgorithm'.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 111).67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 126).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 92).78
 ErrorLine contains a tab character.78
 ErrorParameter element should be final.78
 ErrorExpected @param tag for 'element'.78
 ErrorParameter codeSyncAlgorithm should be final.78
 ErrorExpected @param tag for 'codeSyncAlgorithm'.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.88
 ErrorMethod 'allActionsPerformed' is not designed for extension - needs to be abstract, final or empty.88
 ErrorLine is longer than 80 characters (found 123).89
 ErrorLine contains a tab character.89
 ErrorParameter element should be final.89
 ErrorParameter correspondingElement should be final.89
 ErrorParameter codeSyncAlgorithm should be final.89
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 122).91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.94
 ErrorMethod 'actionPerformed' is not designed for extension - needs to be abstract, final or empty.94
 ErrorLine is longer than 80 characters (found 103).95
 ErrorLine contains a tab character.95
 ErrorParameter element should be final.95
 ErrorParameter feature should be final.95
 ErrorParameter result should be final.95
 ErrorParameter match should be final.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 113).101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 231).104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine is longer than 80 characters (found 100).107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113

org/flowerplatform/codesync/adapter/file/AbstractFileModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.32
 ErrorMethod 'getCodeSyncFile' is not designed for extension - needs to be abstract, final or empty.32
 ErrorMissing a Javadoc comment.32
 ErrorParameter file should be final.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 106).36
 ErrorLine contains a tab character.36
 ErrorMethod 'getOrCreateFileInfo' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter element should be final.36
 ErrorParameter fileAccessController should be final.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 111).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 106).44
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine is longer than 80 characters (found 140).47
 ErrorLine contains a tab character.47
 ErrorParameter element should be final.47
 ErrorParameter feature should be final.47
 ErrorParameter correspondingValue should be final.47
 ErrorParameter codeSyncAlgorithm should be final.47
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 93).49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 107).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.54
 ErrorLine is longer than 80 characters (found 122).55
 ErrorLine contains a tab character.55
 ErrorParameter file should be final.55
 ErrorParameter feature should be final.55
 ErrorParameter value should be final.55
 ErrorParameter codeSyncAlgorithm should be final.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 114).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.61
 ErrorLine is longer than 80 characters (found 88).62
 ErrorLine contains a tab character.62
 ErrorParameter element should be final.62
 ErrorParameter codeSyncAlgorithm should be final.62
 ErrorLine is longer than 80 characters (found 85).63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 94).66
 ErrorLine contains a tab character.66
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.66
 ErrorMissing a Javadoc comment.66
 ErrorParameter element should be final.66
 ErrorParameter fileAccessController should be final.66
 ErrorLine is longer than 80 characters (found 88).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 105).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorExpected an @return tag.73
 ErrorLine contains a tab character.73
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.73
 ErrorLine is longer than 80 characters (found 82).74
 ErrorLine contains a tab character.74
 ErrorParameter element should be final.74
 ErrorExpected @param tag for 'element'.74
 ErrorParameter codeSyncAlgorithm should be final.74
 ErrorExpected @param tag for 'codeSyncAlgorithm'.74
 ErrorLine is longer than 80 characters (found 105).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 81).83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 109).87
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 85).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 92).89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 109).91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 91).93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 114).101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine has trailing spaces.104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorMissing a Javadoc comment.109
 ErrorLine has trailing spaces.110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorExpected an @return tag.114
 ErrorLine contains a tab character.114
 ErrorMethod 'discard' is not designed for extension - needs to be abstract, final or empty.114
 ErrorLine is longer than 80 characters (found 85).115
 ErrorLine contains a tab character.115
 ErrorParameter element should be final.115
 ErrorExpected @param tag for 'element'.115
 ErrorParameter codeSyncAlgorithm should be final.115
 ErrorExpected @param tag for 'codeSyncAlgorithm'.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine has trailing spaces.119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorParameter element should be final.121
 ErrorParameter correspondingElement should be final.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine has trailing spaces.124
 ErrorLine contains a tab character.124

org/flowerplatform/codesync/adapter/file/AstModelElementAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 87).25
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 Error'protected' modifier out of order with the JLS suggestions.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26

org/flowerplatform/codesync/adapter/file/CodeSyncFile.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorParameter file should be final.27
 Error'file' hides a field.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.31
 ErrorMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.35
 ErrorMethod 'getFileInfo' is not designed for extension - needs to be abstract, final or empty.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.39
 ErrorMethod 'setFileInfo' is not designed for extension - needs to be abstract, final or empty.39
 ErrorMissing a Javadoc comment.39
 ErrorParameter fileInfo should be final.39
 Error'fileInfo' hides a field.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47

org/flowerplatform/codesync/adapter/file/FileModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorExpected an @return tag.35
 ErrorLine is longer than 80 characters (found 98).35
 ErrorLine contains a tab character.35
 ErrorMethod 'getDelegate' is not designed for extension - needs to be abstract, final or empty.35
 ErrorParameter element should be final.35
 ErrorParameter codeSyncAlgorithm should be final.35
 ErrorExpected @param tag for 'codeSyncAlgorithm'.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 133).40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 102).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 113).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48

org/flowerplatform/codesync/adapter/file/FileModelAdapterSet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32

org/flowerplatform/codesync/adapter/file/FolderModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 102).32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine is longer than 80 characters (found 140).43
 ErrorLine contains a tab character.43
 ErrorParameter element should be final.43
 ErrorParameter feature should be final.43
 ErrorParameter correspondingValue should be final.43
 ErrorParameter codeSyncAlgorithm should be final.43
 ErrorLine contains a tab character.44
 ErrorLine is longer than 80 characters (found 93).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 107).47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.50
 ErrorLine is longer than 80 characters (found 88).51
 ErrorLine contains a tab character.51
 ErrorParameter element should be final.51
 ErrorParameter codeSyncAlgorithm should be final.51
 ErrorLine is longer than 80 characters (found 85).52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 94).55
 ErrorLine contains a tab character.55
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.55
 ErrorMissing a Javadoc comment.55
 ErrorParameter element should be final.55
 ErrorParameter fileAccessController should be final.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.59
 ErrorLine is longer than 80 characters (found 124).60
 ErrorLine contains a tab character.60
 ErrorParameter folder should be final.60
 ErrorParameter feature should be final.60
 ErrorParameter value should be final.60
 ErrorParameter codeSyncAlgorithm should be final.60
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 89).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.66
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.66
 ErrorLine is longer than 80 characters (found 184).67
 ErrorLine contains a tab character.67
 ErrorParameter parent should be final.67
 ErrorParameter feature should be final.67
 ErrorParameter correspondingChild should be final.67
 ErrorParameter modelAdapterSet should be final.67
 ErrorParameter codeSyncAlgorithm should be final.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 109).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 134).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.76
 ErrorMethod 'removeChildrenOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.76
 ErrorLine is longer than 80 characters (found 138).77
 ErrorLine contains a tab character.77
 ErrorParameter parent should be final.77
 ErrorParameter feature should be final.77
 ErrorParameter child should be final.77
 ErrorParameter codeSyncAlgorithm should be final.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.83
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.83
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 162).85
 ErrorLine contains a tab character.85
 ErrorParameter element should be final.85
 ErrorParameter feature should be final.85
 ErrorParameter correspondingIterable should be final.85
 ErrorParameter codeSyncAlgorithm should be final.85
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 109).87
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 115).88
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorParameter candidate should be final.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorParameter input should be final.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine has trailing spaces.99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 119).102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 104).105
 ErrorLine contains a tab character.105
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.105
 ErrorMissing a Javadoc comment.105
 ErrorParameter modelElement should be final.105
 ErrorParameter fileAccessController should be final.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine has trailing spaces.112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorExpected an @return tag.116
 ErrorLine contains a tab character.116
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.116
 ErrorLine contains a tab character.117
 ErrorParameter file should be final.117
 ErrorExpected @param tag for 'file'.117
 ErrorParameter codeSyncAlgorithm should be final.117
 ErrorExpected @param tag for 'codeSyncAlgorithm'.117
 ErrorLine is longer than 80 characters (found 105).118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine has trailing spaces.122
 ErrorLine contains a tab character.122
 ErrorLine has trailing spaces.123
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 91).127
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine is longer than 80 characters (found 91).129
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine has trailing spaces.133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine is longer than 80 characters (found 118).137
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine has trailing spaces.143
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorMethod 'discard' is not designed for extension - needs to be abstract, final or empty.144
 ErrorLine is longer than 80 characters (found 85).145
 ErrorLine contains a tab character.145
 ErrorParameter element should be final.145
 ErrorParameter codeSyncAlgorithm should be final.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorParameter element should be final.150
 ErrorParameter correspondingElement should be final.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine has trailing spaces.153
 ErrorLine contains a tab character.153

org/flowerplatform/codesync/adapter/file/UnknownFileModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.29
 ErrorMethod 'createFileInfo' is not designed for extension - needs to be abstract, final or empty.29
 ErrorLine is longer than 80 characters (found 98).30
 ErrorLine contains a tab character.30
 ErrorParameter file should be final.30
 ErrorParameter fileAccessController should be final.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.34
 ErrorMethod 'rewrite' is not designed for extension - needs to be abstract, final or empty.34
 ErrorLine contains a tab character.35
 ErrorParameter document should be final.35
 ErrorParameter fileInfo should be final.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37

org/flowerplatform/codesync/as/CodeSyncAsConstants.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUtility classes should not have a public or default constructor.23
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 102).42
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 107).46
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorMissing a Javadoc comment.51
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorMissing a Javadoc comment.60
 ErrorLine contains a tab character.61
 ErrorMissing a Javadoc comment.61
 ErrorLine contains a tab character.62
 ErrorMissing a Javadoc comment.62
 ErrorLine contains a tab character.64
 ErrorMissing a Javadoc comment.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorLine contains a tab character.67
 ErrorMissing a Javadoc comment.67
 ErrorLine contains a tab character.69
 ErrorMissing a Javadoc comment.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorMissing a Javadoc comment.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorMissing a Javadoc comment.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77
 ErrorLine contains a tab character.78
 ErrorMissing a Javadoc comment.78
 ErrorLine contains a tab character.79
 ErrorMissing a Javadoc comment.79
 ErrorLine contains a tab character.80
 ErrorMissing a Javadoc comment.80
 ErrorLine contains a tab character.81
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.82
 ErrorMissing a Javadoc comment.82
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine has trailing spaces.87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorMissing a Javadoc comment.88
 ErrorLine is longer than 80 characters (found 84).89
 ErrorLine contains a tab character.89
 ErrorMissing a Javadoc comment.89
 ErrorLine has trailing spaces.90
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 102).91
 ErrorLine contains a tab character.91
 ErrorMissing a Javadoc comment.91
 ErrorLine is longer than 80 characters (found 89).92
 ErrorLine contains a tab character.92
 ErrorMissing a Javadoc comment.92
 ErrorLine has trailing spaces.93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorMissing a Javadoc comment.94
 ErrorLine contains a tab character.95
 ErrorMissing a Javadoc comment.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorMissing a Javadoc comment.97
 ErrorParameter image should be final.97
 ErrorLine is longer than 80 characters (found 82).98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99

org/flowerplatform/codesync/as/CodeSyncAsPlugin.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 83).21
 ErrorLine is longer than 80 characters (found 83).22
 ErrorLine is longer than 80 characters (found 85).28
 ErrorLine is longer than 80 characters (found 91).31
 ErrorLine is longer than 80 characters (found 84).33
 ErrorLine is longer than 80 characters (found 84).38
 ErrorLine is longer than 80 characters (found 85).39
 ErrorLine is longer than 80 characters (found 81).45
 ErrorLine is longer than 80 characters (found 82).46
 ErrorLine is longer than 80 characters (found 88).50
 ErrorLine is longer than 80 characters (found 87).65
 ErrorMissing a Javadoc comment.79
 ErrorName 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
 ErrorVariable 'INSTANCE' must be private and have accessor methods.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.85
 ErrorMissing a Javadoc comment.85
 ErrorParameter bundleContext should be final.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 99).89
 ErrorLine contains a tab character.89
 ErrorLine is longer than 80 characters (found 101).90
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 94).92
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 86).93
 ErrorLine contains a tab character.93
 ErrorLine is longer than 80 characters (found 93).94
 ErrorLine contains a tab character.94
 ErrorLine has trailing spaces.95
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 103).96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 86).99
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 82).100
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 90).101
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 88).102
 ErrorLine contains a tab character.102
 ErrorLine is longer than 80 characters (found 87).103
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 106).104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine is longer than 80 characters (found 82).107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 88).110
 ErrorLine contains a tab character.110
 ErrorLine is longer than 80 characters (found 92).111
 ErrorLine contains a tab character.111
 ErrorLine has trailing spaces.112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine has trailing spaces.115
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 124).116
 ErrorLine contains a tab character.116
 ErrorLine has trailing spaces.117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine is longer than 80 characters (found 108).119
 ErrorLine contains a tab character.119
 ErrorLine is longer than 80 characters (found 140).120
 ErrorLine contains a tab character.120
 ErrorLine has trailing spaces.121
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine is longer than 80 characters (found 108).123
 ErrorLine contains a tab character.123
 ErrorLine is longer than 80 characters (found 144).124
 ErrorLine contains a tab character.124
 ErrorLine has trailing spaces.125
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 136).127
 ErrorLine contains a tab character.127
 ErrorLine is longer than 80 characters (found 151).128
 ErrorLine contains a tab character.128
 ErrorLine has trailing spaces.129
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine is longer than 80 characters (found 130).131
 ErrorLine contains a tab character.131
 ErrorLine has trailing spaces.132
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine is longer than 80 characters (found 140).134
 ErrorLine contains a tab character.134
 ErrorLine has trailing spaces.135
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 125).136
 ErrorLine contains a tab character.136
 ErrorLine is longer than 80 characters (found 108).137
 ErrorLine contains a tab character.137
 ErrorLine is longer than 80 characters (found 138).138
 ErrorLine contains a tab character.138
 ErrorLine has trailing spaces.139
 ErrorLine contains a tab character.139
 ErrorLine is longer than 80 characters (found 82).140
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine has trailing spaces.142
 ErrorLine contains a tab character.142
 ErrorLine is longer than 80 characters (found 125).143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 108).144
 ErrorLine contains a tab character.144
 ErrorLine is longer than 80 characters (found 138).145
 ErrorLine contains a tab character.145
 ErrorLine has trailing spaces.146
 ErrorLine contains a tab character.146
 ErrorLine is longer than 80 characters (found 82).147
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine has trailing spaces.150
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine is longer than 80 characters (found 130).152
 ErrorLine contains a tab character.152
 ErrorLine has trailing spaces.153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine is longer than 80 characters (found 140).155
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine has trailing spaces.157
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorMissing a Javadoc comment.158
 ErrorParameter type should be final.158
 ErrorLine is longer than 80 characters (found 87).159
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine has trailing spaces.161
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorMethod 'stop' is not designed for extension - needs to be abstract, final or empty.162
 ErrorLine contains a tab character.163
 ErrorParameter bundleContext should be final.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171

org/flowerplatform/codesync/as/DelegatingFileSpecification.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 101).37
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorParameter file should be final.37
 Error'file' hides a field.37
 ErrorParameter fileAccessController should be final.37
 Error'fileAccessController' hides a field.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMethod 'getPath' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 99).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorMethod 'createReader' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'getLastModified' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.58
 ErrorMethod 'isOpenDocument' is not designed for extension - needs to be abstract, final or empty.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61

org/flowerplatform/codesync/as/adapter/AsAbstractAstModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 84).21
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.44
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.44
 ErrorLine is longer than 80 characters (found 140).45
 ErrorLine contains a tab character.45
 ErrorParameter element should be final.45
 ErrorParameter feature should be final.45
 ErrorParameter correspondingValue should be final.45
 ErrorParameter codeSyncAlgorithm should be final.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 92).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 119).54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 107).61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.64
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.64
 ErrorLine is longer than 80 characters (found 162).65
 ErrorLine contains a tab character.65
 ErrorParameter element should be final.65
 ErrorParameter feature should be final.65
 ErrorParameter correspondingIterable should be final.65
 ErrorParameter codeSyncAlgorithm should be final.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 102).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 86).69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 119).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorMethod 'getCompilationUnit' is not designed for extension - needs to be abstract, final or empty.74
 ErrorMissing a Javadoc comment.74
 ErrorParameter definition should be final.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorMethod 'getDefinition' is not designed for extension - needs to be abstract, final or empty.82
 ErrorMissing a Javadoc comment.82
 ErrorParameter element should be final.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorParameter element should be final.87
 ErrorParameter correspondingElement should be final.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.90

org/flowerplatform/codesync/as/adapter/AsClassModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 82).23
 ErrorUnused import - org.apache.flex.compiler.definitions.IFunctionDefinition.29
 ErrorUnused import - org.apache.flex.compiler.definitions.IVariableDefinition.30
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine is longer than 80 characters (found 88).53
 ErrorLine contains a tab character.53
 ErrorParameter element should be final.53
 ErrorParameter codeSyncAlgorithm should be final.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.57
 ErrorLine is longer than 80 characters (found 162).58
 ErrorLine contains a tab character.58
 ErrorParameter element should be final.58
 ErrorParameter feature should be final.58
 ErrorParameter correspondingIterable should be final.58
 ErrorParameter codeSyncAlgorithm should be final.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 110).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 119).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.65
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.65
 ErrorLine is longer than 80 characters (found 140).66
 ErrorLine contains a tab character.66
 ErrorParameter element should be final.66
 ErrorParameter feature should be final.66
 ErrorParameter correspondingValue should be final.66
 ErrorParameter codeSyncAlgorithm should be final.66
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 89).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 107).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorMethod 'getClassDefinition' is not designed for extension - needs to be abstract, final or empty.73
 ErrorMissing a Javadoc comment.73
 ErrorParameter element should be final.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76

org/flowerplatform/codesync/as/adapter/AsFileModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - java.lang.ref.WeakReference.19
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.59
 ErrorLine is longer than 80 characters (found 162).60
 ErrorLine contains a tab character.60
 ErrorParameter element should be final.60
 ErrorParameter feature should be final.60
 ErrorParameter correspondingIterable should be final.60
 ErrorParameter codeSyncAlgorithm should be final.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine is longer than 80 characters (found 97).63
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 114).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 98).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 117).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 88).81
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 84).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine is longer than 80 characters (found 119).86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.89
 ErrorLine has trailing spaces.90
 ErrorLine is longer than 80 characters (found 94).90
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 103).91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorExpected an @return tag.93
 ErrorLine contains a tab character.93
 ErrorMethod 'createFileInfo' is not designed for extension - needs to be abstract, final or empty.93
 ErrorLine is longer than 80 characters (found 98).94
 ErrorLine contains a tab character.94
 ErrorParameter file should be final.94
 ErrorExpected @param tag for 'file'.94
 ErrorParameter fileAccessController should be final.94
 ErrorExpected @param tag for 'fileAccessController'.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine has trailing spaces.99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 90).101
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 102).104
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine is longer than 80 characters (found 87).105
 ErrorLine contains a tab character.105
 ErrorLine is longer than 80 characters (found 92).106
 ErrorLine contains a tab character.106
 ErrorLine is longer than 80 characters (found 101).107
 ErrorLine contains a tab character.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine is longer than 80 characters (found 114).118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine has trailing spaces.121
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine is longer than 80 characters (found 124).123
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 103).125
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.135
 ErrorMethod 'rewrite' is not designed for extension - needs to be abstract, final or empty.135
 ErrorLine contains a tab character.136
 ErrorParameter document should be final.136
 ErrorParameter fileInfo should be final.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139

org/flowerplatform/codesync/as/adapter/AsFunctionModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 85).19
 ErrorLine is longer than 80 characters (found 84).22
 ErrorUnused import - org.apache.flex.compiler.definitions.IParameterDefinition.29
 ErrorLine is longer than 80 characters (found 85).35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.51
 ErrorLine is longer than 80 characters (found 88).52
 ErrorLine contains a tab character.52
 ErrorParameter element should be final.52
 ErrorParameter codeSyncAlgorithm should be final.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.61
 ErrorLine is longer than 80 characters (found 140).62
 ErrorLine contains a tab character.62
 ErrorParameter element should be final.62
 ErrorParameter feature should be final.62
 ErrorParameter correspondingValue should be final.62
 ErrorParameter codeSyncAlgorithm should be final.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 83).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 107).66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.69
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.69
 ErrorLine is longer than 80 characters (found 162).70
 ErrorLine contains a tab character.70
 ErrorParameter element should be final.70
 ErrorParameter feature should be final.70
 ErrorParameter correspondingIterable should be final.70
 ErrorParameter codeSyncAlgorithm should be final.70
 ErrorLine contains a tab character.71
 ErrorLine is longer than 80 characters (found 83).72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine is longer than 80 characters (found 119).74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.77
 ErrorMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.77
 ErrorMissing a Javadoc comment.77
 ErrorParameter element should be final.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80

org/flowerplatform/codesync/as/adapter/AsInterfaceModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 82).22
 ErrorUnused import - org.apache.flex.compiler.definitions.IFunctionDefinition.27
 ErrorLine is longer than 80 characters (found 85).32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine is longer than 80 characters (found 88).49
 ErrorLine contains a tab character.49
 ErrorParameter element should be final.49
 ErrorParameter codeSyncAlgorithm should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine is longer than 80 characters (found 162).54
 ErrorLine contains a tab character.54
 ErrorParameter element should be final.54
 ErrorParameter feature should be final.54
 ErrorParameter correspondingIterable should be final.54
 ErrorParameter codeSyncAlgorithm should be final.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 101).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 119).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorMethod 'getInterface' is not designed for extension - needs to be abstract, final or empty.61
 ErrorMissing a Javadoc comment.61
 ErrorParameter element should be final.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64

org/flowerplatform/codesync/as/adapter/AsMetaTagAttributeModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 90).18
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.36
 ErrorLine is longer than 80 characters (found 88).37
 ErrorLine contains a tab character.37
 ErrorParameter element should be final.37
 ErrorParameter codeSyncAlgorithm should be final.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.41
 ErrorLine is longer than 80 characters (found 140).42
 ErrorLine contains a tab character.42
 ErrorParameter element should be final.42
 ErrorParameter feature should be final.42
 ErrorParameter correspondingValue should be final.42
 ErrorParameter codeSyncAlgorithm should be final.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 107).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorMethod 'getMetaTagAttribute' is not designed for extension - needs to be abstract, final or empty.51
 ErrorMissing a Javadoc comment.51
 ErrorParameter element should be final.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorParameter element should be final.56
 ErrorParameter correspondingElement should be final.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.59

org/flowerplatform/codesync/as/adapter/AsMetaTagModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 85).18
 ErrorUnused import - org.apache.flex.compiler.definitions.metadata.IMetaTagAttribute.23
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.39
 ErrorLine is longer than 80 characters (found 88).40
 ErrorLine contains a tab character.40
 ErrorParameter element should be final.40
 ErrorParameter codeSyncAlgorithm should be final.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.44
 ErrorLine is longer than 80 characters (found 140).45
 ErrorLine contains a tab character.45
 ErrorParameter element should be final.45
 ErrorParameter feature should be final.45
 ErrorParameter correspondingValue should be final.45
 ErrorParameter codeSyncAlgorithm should be final.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 107).49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine is longer than 80 characters (found 162).53
 ErrorLine contains a tab character.53
 ErrorParameter element should be final.53
 ErrorParameter feature should be final.53
 ErrorParameter correspondingIterable should be final.53
 ErrorParameter codeSyncAlgorithm should be final.53
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 85).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 119).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'getMetaTag' is not designed for extension - needs to be abstract, final or empty.60
 ErrorMissing a Javadoc comment.60
 ErrorParameter element should be final.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorParameter element should be final.65
 ErrorParameter correspondingElement should be final.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.68

org/flowerplatform/codesync/as/adapter/AsModifierModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.30
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.30
 ErrorLine is longer than 80 characters (found 88).31
 ErrorLine contains a tab character.31
 ErrorParameter element should be final.31
 ErrorParameter codeSyncAlgorithm should be final.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.35
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.35
 ErrorLine is longer than 80 characters (found 140).36
 ErrorLine contains a tab character.36
 ErrorParameter element should be final.36
 ErrorParameter feature should be final.36
 ErrorParameter correspondingValue should be final.36
 ErrorParameter codeSyncAlgorithm should be final.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 107).40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorMethod 'getModifier' is not designed for extension - needs to be abstract, final or empty.43
 ErrorMissing a Javadoc comment.43
 ErrorParameter element should be final.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorParameter element should be final.48
 ErrorParameter correspondingElement should be final.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.51

org/flowerplatform/codesync/as/adapter/AsParameterModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 89).19
 ErrorLine is longer than 80 characters (found 83).20
 ErrorLine is longer than 80 characters (found 84).21
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.41
 ErrorLine is longer than 80 characters (found 88).42
 ErrorLine contains a tab character.42
 ErrorParameter element should be final.42
 ErrorParameter codeSyncAlgorithm should be final.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine is longer than 80 characters (found 140).47
 ErrorLine contains a tab character.47
 ErrorParameter element should be final.47
 ErrorParameter feature should be final.47
 ErrorParameter correspondingValue should be final.47
 ErrorParameter codeSyncAlgorithm should be final.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 107).54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorMethod 'getParameter' is not designed for extension - needs to be abstract, final or empty.57
 ErrorMissing a Javadoc comment.57
 ErrorParameter element should be final.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59

org/flowerplatform/codesync/as/adapter/AsReferenceModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.30
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.30
 ErrorLine is longer than 80 characters (found 88).31
 ErrorLine contains a tab character.31
 ErrorParameter element should be final.31
 ErrorParameter codeSyncAlgorithm should be final.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.35
 ErrorLine is longer than 80 characters (found 140).36
 ErrorLine contains a tab character.36
 ErrorParameter element should be final.36
 ErrorParameter feature should be final.36
 ErrorParameter correspondingValue should be final.36
 ErrorParameter codeSyncAlgorithm should be final.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 107).40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorMethod 'getReference' is not designed for extension - needs to be abstract, final or empty.43
 ErrorMissing a Javadoc comment.43
 ErrorParameter element should be final.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorParameter element should be final.48
 ErrorParameter correspondingElement should be final.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52

org/flowerplatform/codesync/as/adapter/AsTypeModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 87).22
 ErrorLine contains a tab character.32
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine is longer than 80 characters (found 162).33
 ErrorLine contains a tab character.33
 ErrorParameter element should be final.33
 ErrorParameter feature should be final.33
 ErrorParameter correspondingIterable should be final.33
 ErrorParameter codeSyncAlgorithm should be final.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 111).36
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 102).37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 85).40
 ErrorLine contains a tab character.40
 ErrorParameter candidate should be final.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 101).44
 ErrorLine contains a tab character.44
 ErrorLine is longer than 80 characters (found 96).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 119).52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53

org/flowerplatform/codesync/as/adapter/AsVariableModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 84).21
 ErrorLine is longer than 80 characters (found 86).22
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine is longer than 80 characters (found 88).48
 ErrorLine contains a tab character.48
 ErrorParameter element should be final.48
 ErrorParameter codeSyncAlgorithm should be final.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine is longer than 80 characters (found 140).53
 ErrorLine contains a tab character.53
 ErrorParameter element should be final.53
 ErrorParameter feature should be final.53
 ErrorParameter correspondingValue should be final.53
 ErrorParameter codeSyncAlgorithm should be final.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 107).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'resolveInitializer' is not designed for extension - needs to be abstract, final or empty.60
 ErrorMissing a Javadoc comment.60
 ErrorParameter element should be final.60
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 93).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorMethod 'getVariable' is not designed for extension - needs to be abstract, final or empty.69
 ErrorMissing a Javadoc comment.69
 ErrorParameter element should be final.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72

org/flowerplatform/codesync/as/asdoc/AsDocComment.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorParameter text should be final.27
 Error'text' hides a field.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMethod 'getText' is not designed for extension - needs to be abstract, final or empty.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.35
 ErrorMethod 'setText' is not designed for extension - needs to be abstract, final or empty.35
 ErrorMissing a Javadoc comment.35
 ErrorParameter text should be final.35
 Error'text' hides a field.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.39
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43

org/flowerplatform/codesync/as/asdoc/AsDocDelegate.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 84).30
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMethod 'getASParserASDocDelegate' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'createASDocComment' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine is longer than 80 characters (found 111).38
 ErrorLine contains a tab character.38
 ErrorParameter location should be final.38
 ErrorParameter definition should be final.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'getPackageDitaParser' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45

org/flowerplatform/codesync/as/asdoc/AsParserAsDocDelegate.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 104).36
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'setCurrentASDocToken' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine contains a tab character.49
 ErrorParameter asDocToken should be final.49
 Error'asDocToken' hides a field.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'afterDefinition' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine is longer than 80 characters (found 90).54
 ErrorLine contains a tab character.54
 ErrorParameter definitionNode should be final.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.64
 ErrorMethod 'getMetadataParserASDocDelegate' is not designed for extension - needs to be abstract, final or empty.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67

org/flowerplatform/codesync/as/asdoc/MetadataParserAsDocDelegate.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 82).27
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorParameter asDocToken should be final.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.34
 ErrorMethod 'afterDefinition' is not designed for extension - needs to be abstract, final or empty.34
 ErrorLine is longer than 80 characters (found 90).35
 ErrorLine contains a tab character.35
 ErrorParameter definitionNode should be final.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorParameter metaDataTagName should be final.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorParameter metaDataEndOffset should be final.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47

org/flowerplatform/codesync/as/line_information_provider/AsFunctionLineProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.32
 ErrorMethod 'getStartEndLines' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine is longer than 80 characters (found 90).33
 ErrorLine contains a tab character.33
 ErrorParameter model should be final.33
 ErrorParameter document should be final.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 88).36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 83).41
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 82).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorParameter model should be final.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorParameter node should be final.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.62
 ErrorMethod 'canHandle' is not designed for extension - needs to be abstract, final or empty.62
 ErrorLine contains a tab character.63
 ErrorParameter model should be final.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65

org/flowerplatform/codesync/as/type_provider/AsTypeProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 84).25
 ErrorLine is longer than 80 characters (found 81).29
 ErrorLine is longer than 80 characters (found 87).44
 ErrorLine contains a tab character.56
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.56
 ErrorLine is longer than 80 characters (found 83).57
 ErrorLine contains a tab character.57
 ErrorParameter object should be final.57
 ErrorParameter codeSyncAlgorithm should be final.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 81).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 105).88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95

org/flowerplatform/codesync/code/java/CodeSyncJavaConstants.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUtility classes should not have a public or default constructor.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 90).35
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine is longer than 80 characters (found 116).36
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine is longer than 80 characters (found 122).37
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine is longer than 80 characters (found 102).38
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorLine contains a tab character.51
 ErrorMissing a Javadoc comment.51
 ErrorLine is longer than 80 characters (found 87).52
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorLine contains a tab character.54
 ErrorMissing a Javadoc comment.54
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorMissing a Javadoc comment.63
 ErrorLine contains a tab character.64
 ErrorMissing a Javadoc comment.64
 ErrorLine contains a tab character.65
 ErrorMissing a Javadoc comment.65
 ErrorLine is longer than 80 characters (found 82).66
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorLine contains a tab character.67
 ErrorMissing a Javadoc comment.67
 ErrorLine is longer than 80 characters (found 83).68
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 ErrorLine is longer than 80 characters (found 100).69
 ErrorLine contains a tab character.69
 ErrorMissing a Javadoc comment.69
 ErrorLine contains a tab character.70
 ErrorMissing a Javadoc comment.70
 Error'static' modifier out of order with the JLS suggestions.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorMissing a Javadoc comment.74
 ErrorLine contains a tab character.75
 ErrorMissing a Javadoc comment.75
 ErrorLine contains a tab character.76
 ErrorMissing a Javadoc comment.76
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77
 ErrorLine contains a tab character.78
 ErrorMissing a Javadoc comment.78
 ErrorLine is longer than 80 characters (found 85).79
 ErrorLine contains a tab character.79
 ErrorMissing a Javadoc comment.79
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorMissing a Javadoc comment.85
 ErrorLine contains a tab character.86
 ErrorMissing a Javadoc comment.86
 ErrorLine has trailing spaces.87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorMissing a Javadoc comment.88
 ErrorLine contains a tab character.89
 ErrorMissing a Javadoc comment.89
 ErrorLine contains a tab character.90
 ErrorMissing a Javadoc comment.90
 ErrorLine contains a tab character.91
 ErrorMissing a Javadoc comment.91
 ErrorLine has trailing spaces.92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorMissing a Javadoc comment.93
 ErrorLine contains a tab character.94
 ErrorMissing a Javadoc comment.94
 ErrorLine contains a tab character.95
 ErrorMissing a Javadoc comment.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorMissing a Javadoc comment.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorMissing a Javadoc comment.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorMissing a Javadoc comment.101
 ErrorLine is longer than 80 characters (found 81).102
 ErrorLine contains a tab character.102
 ErrorMissing a Javadoc comment.102
 ErrorLine is longer than 80 characters (found 83).103
 ErrorLine contains a tab character.103
 ErrorMissing a Javadoc comment.103
 ErrorLine contains a tab character.104
 ErrorMissing a Javadoc comment.104
 ErrorLine is longer than 80 characters (found 91).105
 ErrorLine contains a tab character.105
 ErrorMissing a Javadoc comment.105
 ErrorLine has trailing spaces.106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorMissing a Javadoc comment.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108
 ErrorLine is longer than 80 characters (found 83).109
 ErrorLine contains a tab character.109
 ErrorMissing a Javadoc comment.109
 ErrorLine contains a tab character.110
 ErrorMissing a Javadoc comment.110
 ErrorLine is longer than 80 characters (found 83).111
 ErrorLine contains a tab character.111
 ErrorMissing a Javadoc comment.111
 ErrorLine contains a tab character.112
 ErrorMissing a Javadoc comment.112
 ErrorLine contains a tab character.113
 ErrorMissing a Javadoc comment.113
 ErrorLine is longer than 80 characters (found 85).114
 ErrorLine contains a tab character.114
 ErrorMissing a Javadoc comment.114
 ErrorLine is longer than 80 characters (found 91).115
 ErrorLine contains a tab character.115
 ErrorMissing a Javadoc comment.115
 ErrorLine has trailing spaces.116
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorMissing a Javadoc comment.117
 ErrorLine contains a tab character.118
 ErrorMissing a Javadoc comment.118
 ErrorLine contains a tab character.119
 ErrorMissing a Javadoc comment.119
 ErrorLine has trailing spaces.120
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorMissing a Javadoc comment.121
 ErrorParameter image should be final.121
 ErrorLine is longer than 80 characters (found 84).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine has trailing spaces.124
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorMissing a Javadoc comment.125
 ErrorParameter image should be final.125
 ErrorLine is longer than 80 characters (found 102).126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127

org/flowerplatform/codesync/code/java/CodeSyncJavaPlugin.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 85).20
 ErrorLine is longer than 80 characters (found 92).21
 ErrorLine is longer than 80 characters (found 90).22
 ErrorLine is longer than 80 characters (found 92).23
 ErrorLine is longer than 80 characters (found 84).24
 ErrorLine is longer than 80 characters (found 101).25
 ErrorLine is longer than 80 characters (found 104).26
 ErrorLine is longer than 80 characters (found 94).27
 ErrorLine is longer than 80 characters (found 88).28
 ErrorLine is longer than 80 characters (found 88).31
 ErrorLine is longer than 80 characters (found 97).32
 ErrorLine is longer than 80 characters (found 98).33
 ErrorLine is longer than 80 characters (found 89).34
 ErrorLine is longer than 80 characters (found 89).35
 ErrorLine is longer than 80 characters (found 84).36
 ErrorLine is longer than 80 characters (found 83).37
 ErrorLine is longer than 80 characters (found 88).38
 ErrorLine is longer than 80 characters (found 85).39
 ErrorLine is longer than 80 characters (found 86).40
 ErrorLine is longer than 80 characters (found 94).41
 ErrorLine is longer than 80 characters (found 89).42
 ErrorLine is longer than 80 characters (found 88).43
 ErrorLine is longer than 80 characters (found 93).44
 ErrorLine is longer than 80 characters (found 90).45
 ErrorLine is longer than 80 characters (found 98).46
 ErrorLine is longer than 80 characters (found 93).47
 ErrorLine is longer than 80 characters (found 92).48
 ErrorLine is longer than 80 characters (found 97).49
 ErrorLine is longer than 80 characters (found 84).50
 ErrorLine is longer than 80 characters (found 92).52
 ErrorLine is longer than 80 characters (found 83).53
 ErrorLine is longer than 80 characters (found 84).54
 ErrorLine is longer than 80 characters (found 84).55
 ErrorLine is longer than 80 characters (found 95).56
 ErrorLine is longer than 80 characters (found 84).57
 ErrorLine is longer than 80 characters (found 90).58
 ErrorLine is longer than 80 characters (found 91).59
 ErrorLine is longer than 80 characters (found 93).60
 ErrorLine is longer than 80 characters (found 87).61
 ErrorLine is longer than 80 characters (found 87).62
 ErrorLine is longer than 80 characters (found 106).63
 ErrorLine is longer than 80 characters (found 88).66
 ErrorLine is longer than 80 characters (found 92).69
 ErrorLine is longer than 80 characters (found 101).78
 ErrorLine is longer than 80 characters (found 93).80
 ErrorLine is longer than 80 characters (found 85).83
 ErrorLine is longer than 80 characters (found 85).87
 ErrorLine is longer than 80 characters (found 81).88
 ErrorLine is longer than 80 characters (found 97).89
 ErrorLine contains a tab character.107
 ErrorMissing a Javadoc comment.107
 ErrorName 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.107
 ErrorVariable 'INSTANCE' must be private and have accessor methods.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorMissing a Javadoc comment.109
 ErrorLine has trailing spaces.110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorMissing a Javadoc comment.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.119
 ErrorMethod length is 245 lines (max allowed is 150).119
 ErrorLine contains a tab character.120
 ErrorParameter bundleContext should be final.120
 ErrorExpected @param tag for 'bundleContext'.120
 ErrorExpected @throws tag for 'Exception'.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine has trailing spaces.123
 ErrorLine contains a tab character.123
 ErrorLine is longer than 80 characters (found 93).124
 ErrorLine contains a tab character.124
 ErrorLine has trailing spaces.125
 ErrorLine contains a tab character.125
 ErrorLine is longer than 80 characters (found 105).126
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 101).127
 ErrorLine contains a tab character.127
 ErrorLine is longer than 80 characters (found 95).128
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine is longer than 80 characters (found 81).130
 ErrorLine contains a tab character.130
 ErrorLine is longer than 80 characters (found 88).131
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine is longer than 80 characters (found 83).135
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 92).136
 ErrorLine contains a tab character.136
 ErrorLine is longer than 80 characters (found 92).137
 ErrorLine contains a tab character.137
 ErrorLine is longer than 80 characters (found 110).138
 ErrorLine contains a tab character.138
 ErrorLine is longer than 80 characters (found 96).139
 ErrorLine contains a tab character.139
 ErrorLine is longer than 80 characters (found 122).140
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 94).141
 ErrorLine contains a tab character.141
 ErrorLine is longer than 80 characters (found 106).142
 ErrorLine contains a tab character.142
 ErrorLine is longer than 80 characters (found 90).143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 92).144
 ErrorLine contains a tab character.144
 ErrorLine is longer than 80 characters (found 91).145
 ErrorLine contains a tab character.145
 ErrorLine has trailing spaces.146
 ErrorLine contains a tab character.146
 ErrorLine is longer than 80 characters (found 133).147
 ErrorLine contains a tab character.147
 ErrorLine has trailing spaces.148
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine is longer than 80 characters (found 101).150
 ErrorLine contains a tab character.150
 ErrorLine is longer than 80 characters (found 162).151
 ErrorLine contains a tab character.151
 ErrorLine is longer than 80 characters (found 121).152
 ErrorLine contains a tab character.152
 Error'10' is a magic number.152
 ErrorLine is longer than 80 characters (found 157).153
 ErrorLine contains a tab character.153
 ErrorLine is longer than 80 characters (found 114).154
 ErrorLine contains a tab character.154
 Error'20' is a magic number.154
 ErrorLine is longer than 80 characters (found 137).155
 ErrorLine contains a tab character.155
 ErrorLine has trailing spaces.156
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine is longer than 80 characters (found 101).158
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine is longer than 80 characters (found 134).160
 ErrorLine contains a tab character.160
 ErrorLine has trailing spaces.161
 ErrorLine contains a tab character.161
 ErrorLine is longer than 80 characters (found 103).162
 ErrorLine contains a tab character.162
 ErrorLine has trailing spaces.163
 ErrorLine contains a tab character.163
 ErrorLine is longer than 80 characters (found 122).164
 ErrorLine contains a tab character.164
 ErrorLine has trailing spaces.165
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine is longer than 80 characters (found 104).167
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine is longer than 80 characters (found 135).172
 ErrorLine contains a tab character.172
 ErrorLine has trailing spaces.173
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 104).175
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine is longer than 80 characters (found 139).180
 ErrorLine contains a tab character.180
 ErrorLine has trailing spaces.181
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine is longer than 80 characters (found 104).183
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine is longer than 80 characters (found 175).188
 ErrorLine contains a tab character.188
 ErrorLine is longer than 80 characters (found 115).189
 ErrorLine contains a tab character.189
 Error'10' is a magic number.189
 ErrorLine is longer than 80 characters (found 134).190
 ErrorLine contains a tab character.190
 ErrorLine has trailing spaces.191
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorLine is longer than 80 characters (found 104).193
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine is longer than 80 characters (found 140).197
 ErrorLine contains a tab character.197
 ErrorLine has trailing spaces.198
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine is longer than 80 characters (found 104).200
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine is longer than 80 characters (found 129).202
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine has trailing spaces.204
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine is longer than 80 characters (found 104).206
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine is longer than 80 characters (found 167).208
 ErrorLine contains a tab character.208
 ErrorLine is longer than 80 characters (found 119).209
 ErrorLine contains a tab character.209
 Error'10' is a magic number.209
 ErrorLine is longer than 80 characters (found 130).210
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine has trailing spaces.212
 ErrorLine contains a tab character.212
 ErrorLine contains a tab character.213
 ErrorLine is longer than 80 characters (found 104).214
 ErrorLine contains a tab character.214
 ErrorLine is longer than 80 characters (found 214).215
 ErrorLine contains a tab character.215
 Error'10' is a magic number.215
 ErrorLine is longer than 80 characters (found 169).216
 ErrorLine contains a tab character.216
 ErrorLine is longer than 80 characters (found 120).217
 ErrorLine contains a tab character.217
 Error'20' is a magic number.217
 ErrorLine is longer than 80 characters (found 135).218
 ErrorLine contains a tab character.218
 ErrorLine has trailing spaces.219
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine is longer than 80 characters (found 144).221
 ErrorLine contains a tab character.221
 ErrorLine has trailing spaces.222
 ErrorLine contains a tab character.222
 ErrorLine contains a tab character.223
 ErrorLine is longer than 80 characters (found 104).224
 ErrorLine contains a tab character.224
 ErrorLine contains a tab character.225
 ErrorLine is longer than 80 characters (found 135).226
 ErrorLine contains a tab character.226
 ErrorLine contains a tab character.227
 ErrorLine has trailing spaces.228
 ErrorLine contains a tab character.228
 ErrorLine is longer than 80 characters (found 107).229
 ErrorLine contains a tab character.229
 ErrorLine has trailing spaces.230
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine is longer than 80 characters (found 92).232
 ErrorLine contains a tab character.232
 ErrorLine is longer than 80 characters (found 140).233
 ErrorLine contains a tab character.233
 ErrorLine has trailing spaces.234
 ErrorLine contains a tab character.234
 ErrorLine contains a tab character.235
 ErrorLine is longer than 80 characters (found 130).236
 ErrorLine contains a tab character.236
 ErrorLine has trailing spaces.237
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorLine is longer than 80 characters (found 92).239
 ErrorLine contains a tab character.239
 ErrorLine is longer than 80 characters (found 208).240
 ErrorLine contains a tab character.240
 ErrorLine contains a tab character.241
 ErrorLine contains a tab character.242
 ErrorLine contains a tab character.243
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine contains a tab character.247
 ErrorLine contains a tab character.248
 ErrorLine contains a tab character.249
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine has trailing spaces.252
 ErrorLine contains a tab character.252
 ErrorLine contains a tab character.253
 ErrorLine is longer than 80 characters (found 140).254
 ErrorLine contains a tab character.254
 ErrorLine is longer than 80 characters (found 186).255
 ErrorLine contains a tab character.255
 Error'10' is a magic number.255
 ErrorLine contains a tab character.256
 ErrorLine is longer than 80 characters (found 139).257
 ErrorLine contains a tab character.257
 ErrorLine has trailing spaces.258
 ErrorLine contains a tab character.258
 ErrorLine contains a tab character.259
 ErrorLine is longer than 80 characters (found 129).260
 ErrorLine contains a tab character.260
 ErrorLine has trailing spaces.261
 ErrorLine contains a tab character.261
 ErrorLine is longer than 80 characters (found 134).262
 ErrorLine contains a tab character.262
 ErrorLine is longer than 80 characters (found 164).263
 ErrorLine contains a tab character.263
 ErrorLine is longer than 80 characters (found 127).264
 ErrorLine contains a tab character.264
 Error'10000' is a magic number.264
 ErrorLine is longer than 80 characters (found 172).265
 ErrorLine contains a tab character.265
 ErrorLine is longer than 80 characters (found 131).266
 ErrorLine contains a tab character.266
 Error'20000' is a magic number.266
 ErrorLine is longer than 80 characters (found 162).267
 ErrorLine contains a tab character.267
 ErrorLine is longer than 80 characters (found 126).268
 ErrorLine contains a tab character.268
 Error'30000' is a magic number.268
 ErrorLine is longer than 80 characters (found 179).269
 ErrorLine contains a tab character.269
 ErrorLine is longer than 80 characters (found 133).270
 ErrorLine contains a tab character.270
 Error'40000' is a magic number.270
 ErrorLine has trailing spaces.271
 ErrorLine contains a tab character.271
 ErrorLine is longer than 80 characters (found 121).272
 ErrorLine contains a tab character.272
 ErrorLine is longer than 80 characters (found 119).273
 ErrorLine contains a tab character.273
 ErrorLine is longer than 80 characters (found 160).274
 ErrorLine contains a tab character.274
 Error'100' is a magic number.274
 ErrorLine is longer than 80 characters (found 119).275
 ErrorLine contains a tab character.275
 ErrorLine is longer than 80 characters (found 163).276
 ErrorLine contains a tab character.276
 Error'200' is a magic number.276
 ErrorLine has trailing spaces.277
 ErrorLine contains a tab character.277
 ErrorLine is longer than 80 characters (found 137).278
 ErrorLine contains a tab character.278
 ErrorLine is longer than 80 characters (found 202).279
 ErrorLine contains a tab character.279
 Error'250' is a magic number.279
 ErrorLine has trailing spaces.280
 ErrorLine contains a tab character.280
 ErrorLine is longer than 80 characters (found 127).281
 ErrorLine contains a tab character.281
 ErrorLine is longer than 80 characters (found 188).282
 ErrorLine contains a tab character.282
 Error'1000' is a magic number.282
 ErrorLine is longer than 80 characters (found 120).283
 ErrorLine contains a tab character.283
 ErrorLine is longer than 80 characters (found 172).284
 ErrorLine contains a tab character.284
 Error'2000' is a magic number.284
 ErrorLine has trailing spaces.285
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286
 ErrorLine is longer than 80 characters (found 92).287
 ErrorLine contains a tab character.287
 ErrorLine contains a tab character.288
 ErrorLine contains a tab character.289
 ErrorLine contains a tab character.290
 ErrorLine has trailing spaces.291
 ErrorLine contains a tab character.291
 ErrorLine contains a tab character.292
 ErrorLine is longer than 80 characters (found 97).293
 ErrorLine contains a tab character.293
 ErrorLine contains a tab character.294
 ErrorLine contains a tab character.295
 ErrorLine contains a tab character.296
 ErrorLine is longer than 80 characters (found 89).297
 ErrorLine contains a tab character.297
 ErrorLine contains a tab character.298
 ErrorLine contains a tab character.299
 ErrorLine is longer than 80 characters (found 99).300
 ErrorLine contains a tab character.300
 ErrorLine contains a tab character.301
 ErrorLine contains a tab character.302
 ErrorLine contains a tab character.303
 ErrorLine contains a tab character.304
 ErrorLine contains a tab character.305
 ErrorLine contains a tab character.306
 ErrorLine contains a tab character.307
 ErrorLine is longer than 80 characters (found 97).308
 ErrorLine contains a tab character.308
 ErrorLine contains a tab character.309
 ErrorLine is longer than 80 characters (found 81).310
 ErrorLine contains a tab character.310
 ErrorLine contains a tab character.311
 ErrorLine is longer than 80 characters (found 100).312
 ErrorLine contains a tab character.312
 ErrorLine contains a tab character.313
 ErrorLine is longer than 80 characters (found 91).314
 ErrorLine contains a tab character.314
 ErrorLine contains a tab character.315
 ErrorLine contains a tab character.316
 ErrorLine contains a tab character.317
 ErrorLine contains a tab character.318
 ErrorLine contains a tab character.319
 ErrorLine contains a tab character.320
 ErrorLine is longer than 80 characters (found 97).321
 ErrorLine contains a tab character.321
 ErrorLine contains a tab character.322
 ErrorLine is longer than 80 characters (found 81).323
 ErrorLine contains a tab character.323
 ErrorLine contains a tab character.324
 ErrorLine is longer than 80 characters (found 99).325
 ErrorLine contains a tab character.325
 ErrorLine contains a tab character.326
 ErrorLine is longer than 80 characters (found 91).327
 ErrorLine contains a tab character.327
 ErrorLine contains a tab character.328
 ErrorLine contains a tab character.329
 ErrorLine contains a tab character.330
 ErrorLine contains a tab character.331
 ErrorLine contains a tab character.332
 ErrorLine contains a tab character.333
 ErrorLine contains a tab character.334
 ErrorLine has trailing spaces.335
 ErrorLine contains a tab character.335
 ErrorLine is longer than 80 characters (found 128).336
 ErrorLine contains a tab character.336
 ErrorLine has trailing spaces.337
 ErrorLine contains a tab character.337
 ErrorLine is longer than 80 characters (found 196).338
 ErrorLine contains a tab character.338
 ErrorLine is longer than 80 characters (found 207).339
 ErrorLine contains a tab character.339
 ErrorLine is longer than 80 characters (found 219).340
 ErrorLine contains a tab character.340
 ErrorLine is longer than 80 characters (found 219).341
 ErrorLine contains a tab character.341
 ErrorLine is longer than 80 characters (found 204).342
 ErrorLine contains a tab character.342
 ErrorLine has trailing spaces.343
 ErrorLine contains a tab character.343
 ErrorLine is longer than 80 characters (found 114).344
 ErrorLine contains a tab character.344
 ErrorLine contains a tab character.345
 ErrorLine is longer than 80 characters (found 163).346
 ErrorLine contains a tab character.346
 ErrorLine contains a tab character.347
 ErrorLine is longer than 80 characters (found 162).348
 ErrorLine contains a tab character.348
 ErrorLine is longer than 80 characters (found 162).349
 ErrorLine contains a tab character.349
 ErrorLine contains a tab character.350
 ErrorLine is longer than 80 characters (found 152).351
 ErrorLine contains a tab character.351
 ErrorLine is longer than 80 characters (found 152).352
 ErrorLine contains a tab character.352
 ErrorLine has trailing spaces.353
 ErrorLine contains a tab character.353
 ErrorLine is longer than 80 characters (found 181).354
 ErrorLine contains a tab character.354
 ErrorLine is longer than 80 characters (found 195).355
 ErrorLine contains a tab character.355
 ErrorLine is longer than 80 characters (found 195).356
 ErrorLine contains a tab character.356
 ErrorLine has trailing spaces.357
 ErrorLine contains a tab character.357
 ErrorLine is longer than 80 characters (found 151).358
 ErrorLine contains a tab character.358
 ErrorLine is longer than 80 characters (found 123).359
 ErrorLine contains a tab character.359
 ErrorLine is longer than 80 characters (found 137).360
 ErrorLine contains a tab character.360
 ErrorLine contains a tab character.361
 ErrorLine contains a tab character.362
 ErrorLine has trailing spaces.363
 ErrorLine contains a tab character.363
 ErrorLine contains a tab character.364
 ErrorLine has trailing spaces.365
 ErrorLine contains a tab character.365
 ErrorLine contains a tab character.366
 ErrorMissing a Javadoc comment.366
 ErrorParameter type should be final.366
 ErrorLine is longer than 80 characters (found 87).367
 ErrorLine contains a tab character.367
 ErrorLine contains a tab character.368
 ErrorLine has trailing spaces.369
 ErrorLine contains a tab character.369
 ErrorLine contains a tab character.370
 ErrorMissing a Javadoc comment.370
 ErrorParameter key should be final.370
 ErrorLine contains a tab character.371
 ErrorLine contains a tab character.372
 ErrorLine contains a tab character.374
 ErrorMethod 'getFolderModelAdapter' is not designed for extension - needs to be abstract, final or empty.374
 ErrorMissing a Javadoc comment.374
 ErrorLine contains a tab character.375
 ErrorLine contains a tab character.376
 ErrorLine has trailing spaces.377
 ErrorLine contains a tab character.377
 ErrorLine contains a tab character.378
 ErrorMethod 'stop' is not designed for extension - needs to be abstract, final or empty.378
 ErrorLine contains a tab character.379
 ErrorParameter bundleContext should be final.379
 ErrorLine contains a tab character.380
 ErrorLine contains a tab character.381
 ErrorLine contains a tab character.383
 ErrorLine contains a tab character.384
 ErrorLine contains a tab character.385
 ErrorLine contains a tab character.386
 ErrorLine has trailing spaces.387
 ErrorLine contains a tab character.387

org/flowerplatform/codesync/code/java/adapter/JavaAbstractAstNodeModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.47
 ErrorLine is longer than 80 characters (found 86).51
 ErrorLine contains a tab character.53
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine is longer than 80 characters (found 162).54
 ErrorLine contains a tab character.54
 ErrorParameter element should be final.54
 ErrorParameter feature should be final.54
 ErrorParameter correspondingIterable should be final.54
 ErrorParameter codeSyncAlgorithm should be final.54
 ErrorLine is longer than 80 characters (found 90).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 89).61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 119).66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.69
 ErrorLine is longer than 80 characters (found 140).70
 ErrorLine contains a tab character.70
 ErrorParameter element should be final.70
 ErrorParameter feature should be final.70
 ErrorParameter correspondingValue should be final.70
 ErrorParameter codeSyncAlgorithm should be final.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 81).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine is longer than 80 characters (found 107).76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.79
 ErrorLine is longer than 80 characters (found 125).80
 ErrorLine contains a tab character.80
 ErrorParameter element should be final.80
 ErrorParameter feature should be final.80
 ErrorParameter value should be final.80
 ErrorParameter codeSyncAlgorithm should be final.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine is longer than 80 characters (found 87).86
 ErrorLine contains a tab character.86
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.86
 ErrorMissing a Javadoc comment.86
 ErrorParameter element should be final.86
 ErrorParameter codeSyncAlgorithm should be final.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.90
 ErrorMethod 'addModifier' is not designed for extension - needs to be abstract, final or empty.90
 ErrorMissing a Javadoc comment.90
 ErrorLine contains a tab character.91
 ErrorParameter parent should be final.91
 ErrorParameter modifier should be final.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 87).95
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.99
 ErrorMethod 'removeChildrenOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.99
 ErrorLine is longer than 80 characters (found 138).100
 ErrorLine contains a tab character.100
 ErrorParameter parent should be final.100
 ErrorParameter feature should be final.100
 ErrorParameter child should be final.100
 ErrorParameter codeSyncAlgorithm should be final.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine has trailing spaces.103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.104
 ErrorLine is longer than 80 characters (found 82).105
 ErrorLine contains a tab character.105
 ErrorParameter element should be final.105
 ErrorParameter codeSyncAlgorithm should be final.105
 ErrorLine is longer than 80 characters (found 93).106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorMethod 'discard' is not designed for extension - needs to be abstract, final or empty.110
 ErrorLine is longer than 80 characters (found 85).111
 ErrorLine contains a tab character.111
 ErrorParameter element should be final.111
 ErrorParameter codeSyncAlgorithm should be final.111
 ErrorLine is longer than 80 characters (found 101).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.116
 ErrorMethod 'updateUID' is not designed for extension - needs to be abstract, final or empty.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorParameter element should be final.118
 ErrorParameter correspondingElement should be final.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 114).127
 ErrorLine contains a tab character.127
 ErrorLine is longer than 80 characters (found 97).128
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine is longer than 80 characters (found 89).130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 100).141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.146
 ErrorMethod 'getJavaDoc' is not designed for extension - needs to be abstract, final or empty.146
 ErrorMissing a Javadoc comment.146
 ErrorParameter element should be final.146
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine has trailing spaces.155
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorMethod 'setJavaDoc' is not designed for extension - needs to be abstract, final or empty.156
 ErrorMissing a Javadoc comment.156
 ErrorLine contains a tab character.157
 ErrorParameter element should be final.157
 ErrorParameter docComment should be final.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine is longer than 80 characters (found 87).162
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine is longer than 80 characters (found 83).164
 ErrorLine contains a tab character.164
 ErrorLine is longer than 80 characters (found 101).165
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine is longer than 80 characters (found 95).167
 ErrorLine contains a tab character.167
 ErrorLine is longer than 80 characters (found 92).168
 ErrorLine contains a tab character.168
 ErrorLine is longer than 80 characters (found 83).169
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine is longer than 80 characters (found 130).171
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine has trailing spaces.176
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine has trailing spaces.178
 ErrorLine is longer than 80 characters (found 88).178
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorExpected an @return tag.180
 ErrorLine is longer than 80 characters (found 82).180
 ErrorLine contains a tab character.180
 ErrorMethod 'getExpressionFromString' is not designed for extension - needs to be abstract, final or empty.180
 ErrorParameter ast should be final.180
 ErrorExpected @param tag for 'ast'.180
 ErrorParameter expression should be final.180
 ErrorExpected @param tag for 'expression'.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine has trailing spaces.190
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorMethod 'getStringFromExpression' is not designed for extension - needs to be abstract, final or empty.191
 ErrorMissing a Javadoc comment.191
 ErrorParameter expression should be final.191
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine has trailing spaces.197
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorExpected an @return tag.201
 ErrorLine contains a tab character.201
 ErrorMethod 'getTypeFromString' is not designed for extension - needs to be abstract, final or empty.201
 ErrorParameter ast should be final.201
 ErrorExpected @param tag for 'ast'.201
 ErrorParameter name should be final.201
 ErrorExpected @param tag for 'name'.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine contains a tab character.204
 ErrorLine is longer than 80 characters (found 82).205
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine has trailing spaces.209
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine has trailing spaces.213
 ErrorLine contains a tab character.213
 ErrorLine contains a tab character.214
 ErrorLine is longer than 80 characters (found 116).215
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine contains a tab character.217
 ErrorLine has trailing spaces.218
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.219
 ErrorMethod 'getStringFromType' is not designed for extension - needs to be abstract, final or empty.219
 ErrorMissing a Javadoc comment.219
 ErrorParameter type should be final.219
 ErrorLine contains a tab character.220
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine has trailing spaces.225
 ErrorLine contains a tab character.225

org/flowerplatform/codesync/code/java/adapter/JavaAnnotationModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 84).18
 ErrorLine is longer than 80 characters (found 94).39
 ErrorLine has trailing spaces.40
 ErrorLine is longer than 80 characters (found 81).43
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorLine is longer than 80 characters (found 81).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.49
 ErrorLine is longer than 80 characters (found 93).50
 ErrorLine contains a tab character.50
 ErrorParameter modelElement should be final.50
 ErrorParameter codeSyncAlgorithm should be final.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 88).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 81).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.66
 ErrorLine is longer than 80 characters (found 87).67
 ErrorLine contains a tab character.67
 ErrorParameter element should be final.67
 ErrorParameter codeSyncAlgorithm should be final.67
 ErrorLine is longer than 80 characters (found 84).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.71
 ErrorLine is longer than 80 characters (found 125).72
 ErrorLine contains a tab character.72
 ErrorParameter element should be final.72
 ErrorParameter feature should be final.72
 ErrorParameter value should be final.72
 ErrorParameter codeSyncAlgorithm should be final.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 90).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 87).81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.84
 ErrorLine is longer than 80 characters (found 162).85
 ErrorLine contains a tab character.85
 ErrorParameter element should be final.85
 ErrorParameter feature should be final.85
 ErrorParameter correspondingIterable should be final.85
 ErrorParameter codeSyncAlgorithm should be final.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 97).92
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 83).93
 ErrorLine contains a tab character.93
 ErrorLine is longer than 80 characters (found 123).94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 119).100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.103
 ErrorLine is longer than 80 characters (found 197).104
 ErrorLine contains a tab character.104
 ErrorParameter parent should be final.104
 ErrorParameter feature should be final.104
 ErrorParameter correspondingChild should be final.104
 ErrorParameter correspondingModelAdapterSet should be final.104
 ErrorParameter codeSyncAlgorithm should be final.104
 ErrorLine contains a tab character.105
 ErrorLine is longer than 80 characters (found 114).106
 ErrorLine contains a tab character.106
 ErrorLine is longer than 80 characters (found 99).107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 150).112
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113
 ErrorLine is longer than 80 characters (found 182).114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine has trailing spaces.122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine is longer than 80 characters (found 147).126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.129
 ErrorMissing a Javadoc comment.129
 ErrorParameter it should be final.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136

org/flowerplatform/codesync/code/java/adapter/JavaAnnotationTypeMemberDeclarationModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.eclipse.jdt.core.dom.Modifier.22
 ErrorLine is longer than 80 characters (found 85).29
 ErrorLine has trailing spaces.30
 ErrorLine is longer than 80 characters (found 102).33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 89).38
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine is longer than 80 characters (found 88).44
 ErrorLine contains a tab character.44
 ErrorParameter element should be final.44
 ErrorParameter codeSyncAlgorithm should be final.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine is longer than 80 characters (found 140).49
 ErrorLine contains a tab character.49
 ErrorParameter element should be final.49
 ErrorParameter feature should be final.49
 ErrorParameter correspondingValue should be final.49
 ErrorParameter codeSyncAlgorithm should be final.49
 ErrorLine is longer than 80 characters (found 92).50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 98).51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 86).52
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 89).53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 107).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.58
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.58
 ErrorLine is longer than 80 characters (found 125).59
 ErrorLine contains a tab character.59
 ErrorParameter element should be final.59
 ErrorParameter feature should be final.59
 ErrorParameter value should be final.59
 ErrorParameter codeSyncAlgorithm should be final.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 94).61
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 86).62
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 99).63
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 94).64
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 100).65
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 86).66
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 94).67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 91).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 87).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 84).75
 ErrorLine contains a tab character.75
 ErrorParameter parent should be final.75
 ErrorParameter feature should be final.75
 ErrorLine is longer than 80 characters (found 136).76
 ErrorLine contains a tab character.76
 ErrorParameter correspondingChild should be final.76
 ErrorParameter correspondingModelAdapterSet should be final.76
 ErrorParameter codeSyncAlgorithm should be final.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 106).79
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 90).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 101).84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine is longer than 80 characters (found 85).87
 ErrorLine contains a tab character.87
 ErrorMissing a Javadoc comment.87
 ErrorParameter element should be final.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89

org/flowerplatform/codesync/code/java/adapter/JavaAttributeModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.eclipse.jdt.core.dom.Modifier.22
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine is longer than 80 characters (found 93).47
 ErrorLine contains a tab character.47
 ErrorParameter modelElement should be final.47
 ErrorParameter codeSyncAlgorithm should be final.47
 ErrorLine is longer than 80 characters (found 117).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine is longer than 80 characters (found 140).53
 ErrorLine contains a tab character.53
 ErrorParameter element should be final.53
 ErrorParameter feature should be final.53
 ErrorParameter correspondingValue should be final.53
 ErrorParameter codeSyncAlgorithm should be final.53
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 89).55
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 89).56
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 120).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 107).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.63
 ErrorLine is longer than 80 characters (found 125).64
 ErrorLine contains a tab character.64
 ErrorParameter element should be final.64
 ErrorParameter feature should be final.64
 ErrorParameter value should be final.64
 ErrorParameter codeSyncAlgorithm should be final.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 97).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 86).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine is longer than 80 characters (found 86).72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine is longer than 80 characters (found 89).74
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 120).75
 ErrorLine contains a tab character.75
 ErrorLine is longer than 80 characters (found 98).76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 87).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.81
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine is longer than 80 characters (found 85).83
 ErrorLine contains a tab character.83
 ErrorParameter parent should be final.83
 ErrorParameter feature should be final.83
 ErrorLine is longer than 80 characters (found 136).84
 ErrorLine contains a tab character.84
 ErrorParameter correspondingChild should be final.84
 ErrorParameter correspondingModelAdapterSet should be final.84
 ErrorParameter codeSyncAlgorithm should be final.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 100).87
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 83).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 89).89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 101).93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.96
 ErrorMissing a Javadoc comment.96
 ErrorParameter element should be final.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine has trailing spaces.99
 ErrorLine contains a tab character.99

org/flowerplatform/codesync/code/java/adapter/JavaEnumConstantDeclarationModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.eclipse.jdt.core.dom.Expression.22
 ErrorLine is longer than 80 characters (found 109).29
 ErrorLine has trailing spaces.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 94).33
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine is longer than 80 characters (found 87).36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.39
 ErrorLine is longer than 80 characters (found 88).40
 ErrorLine contains a tab character.40
 ErrorParameter element should be final.40
 ErrorParameter codeSyncAlgorithm should be final.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.44
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.44
 ErrorLine is longer than 80 characters (found 125).45
 ErrorLine contains a tab character.45
 ErrorParameter element should be final.45
 ErrorParameter feature should be final.45
 ErrorParameter value should be final.45
 ErrorParameter codeSyncAlgorithm should be final.45
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 88).47
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 98).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 87).50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine is longer than 80 characters (found 162).54
 ErrorLine contains a tab character.54
 ErrorParameter element should be final.54
 ErrorParameter feature should be final.54
 ErrorParameter correspondingIterable should be final.54
 ErrorParameter codeSyncAlgorithm should be final.54
 ErrorLine is longer than 80 characters (found 84).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 119).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.61
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.61
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 184).63
 ErrorLine contains a tab character.63
 ErrorParameter parent should be final.63
 ErrorParameter feature should be final.63
 ErrorParameter correspondingChild should be final.63
 ErrorParameter modelAdapterSet should be final.63
 ErrorParameter codeSyncAlgorithm should be final.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 90).66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 134).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMissing a Javadoc comment.73
 ErrorParameter element should be final.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75

org/flowerplatform/codesync/code/java/adapter/JavaExpressionModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.35
 ErrorLine is longer than 80 characters (found 81).38
 ErrorLine contains a tab character.40
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.40
 ErrorLine is longer than 80 characters (found 88).41
 ErrorLine contains a tab character.41
 ErrorParameter element should be final.41
 ErrorParameter codeSyncAlgorithm should be final.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.45
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine is longer than 80 characters (found 85).47
 ErrorLine contains a tab character.47
 ErrorParameter parent should be final.47
 ErrorParameter feature should be final.47
 ErrorLine is longer than 80 characters (found 136).48
 ErrorLine contains a tab character.48
 ErrorParameter correspondingChild should be final.48
 ErrorParameter correspondingModelAdapterSet should be final.48
 ErrorParameter codeSyncAlgorithm should be final.48
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 101).50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 95).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 158).53
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 154).54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 96).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 96).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 98).63
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 91).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 150).66
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 146).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine is longer than 80 characters (found 147).72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74

org/flowerplatform/codesync/code/java/adapter/JavaFileModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 87).34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.44
 ErrorLine is longer than 80 characters (found 162).45
 ErrorLine contains a tab character.45
 ErrorParameter element should be final.45
 ErrorParameter feature should be final.45
 ErrorParameter correspondingIterable should be final.45
 ErrorParameter codeSyncAlgorithm should be final.45
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 120).47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 119).49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMethod 'removeChildrenOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine is longer than 80 characters (found 138).53
 ErrorLine contains a tab character.53
 ErrorParameter parent should be final.53
 ErrorParameter feature should be final.53
 ErrorParameter child should be final.53
 ErrorParameter codeSyncAlgorithm should be final.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 117).57
 ErrorLine contains a tab character.57
 ErrorMissing a Javadoc comment.57
 ErrorParameter file should be final.57
 ErrorParameter fileAccessController should be final.57
 ErrorLine is longer than 80 characters (found 89).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorExpected an @return tag.64
 ErrorLine contains a tab character.64
 ErrorMethod 'createFileInfo' is not designed for extension - needs to be abstract, final or empty.64
 ErrorLine is longer than 80 characters (found 98).65
 ErrorLine contains a tab character.65
 ErrorParameter file should be final.65
 ErrorExpected @param tag for 'file'.65
 ErrorParameter fileAccessController should be final.65
 ErrorExpected @param tag for 'fileAccessController'.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 83).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 83).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.75
 ErrorMissing a Javadoc comment.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 96).82
 ErrorLine contains a tab character.82
 ErrorMissing a Javadoc comment.82
 ErrorParameter file should be final.82
 ErrorParameter fileAccessController should be final.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 81).87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.90
 ErrorMethod 'rewrite' is not designed for extension - needs to be abstract, final or empty.90
 ErrorLine contains a tab character.91
 ErrorParameter document should be final.91
 ErrorParameter fileInfo should be final.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine has trailing spaces.95
 ErrorLine contains a tab character.95

org/flowerplatform/codesync/code/java/adapter/JavaMemberValuePairModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 97).18
 ErrorLine has trailing spaces.34
 ErrorLine is longer than 80 characters (found 86).37
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine is longer than 80 characters (found 93).44
 ErrorLine contains a tab character.44
 ErrorParameter modelElement should be final.44
 ErrorParameter codeSyncAlgorithm should be final.44
 ErrorLine is longer than 80 characters (found 82).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine is longer than 80 characters (found 140).49
 ErrorLine contains a tab character.49
 ErrorParameter element should be final.49
 ErrorParameter feature should be final.49
 ErrorParameter correspondingValue should be final.49
 ErrorParameter codeSyncAlgorithm should be final.49
 ErrorLine is longer than 80 characters (found 83).50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 95).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 107).53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.56
 ErrorLine is longer than 80 characters (found 125).57
 ErrorLine contains a tab character.57
 ErrorParameter element should be final.57
 ErrorParameter feature should be final.57
 ErrorParameter value should be final.57
 ErrorParameter codeSyncAlgorithm should be final.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 90).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 90).65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 87).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.70
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine is longer than 80 characters (found 85).72
 ErrorLine contains a tab character.72
 ErrorParameter parent should be final.72
 ErrorParameter feature should be final.72
 ErrorLine is longer than 80 characters (found 136).73
 ErrorLine contains a tab character.73
 ErrorParameter correspondingChild should be final.73
 ErrorParameter correspondingModelAdapterSet should be final.73
 ErrorParameter codeSyncAlgorithm should be final.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 83).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 109).84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine is longer than 80 characters (found 166).86
 ErrorLine contains a tab character.86
 ErrorLine has trailing spaces.87
 ErrorLine is longer than 80 characters (found 114).87
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 182).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 108).89
 ErrorLine contains a tab character.89
 ErrorLine is longer than 80 characters (found 92).90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine has trailing spaces.93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 147).96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.99
 ErrorMethod 'removeChildrenOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.99
 ErrorLine is longer than 80 characters (found 138).100
 ErrorLine contains a tab character.100
 ErrorParameter parent should be final.100
 ErrorParameter feature should be final.100
 ErrorParameter child should be final.100
 ErrorParameter codeSyncAlgorithm should be final.100
 ErrorLine is longer than 80 characters (found 119).101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 100).104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105

org/flowerplatform/codesync/code/java/adapter/JavaModifierModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.37
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine is longer than 80 characters (found 88).38
 ErrorLine contains a tab character.38
 ErrorParameter element should be final.38
 ErrorParameter codeSyncAlgorithm should be final.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine is longer than 80 characters (found 197).43
 ErrorLine contains a tab character.43
 ErrorParameter parent should be final.43
 ErrorParameter feature should be final.43
 ErrorParameter correspondingChild should be final.43
 ErrorParameter correspondingModelAdapterSet should be final.43
 ErrorParameter codeSyncAlgorithm should be final.43
 ErrorLine contains a tab character.44
 ErrorLine is longer than 80 characters (found 114).45
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 99).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 133).51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 113).52
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 87).53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 147).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59

org/flowerplatform/codesync/code/java/adapter/JavaOperationModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.eclipse.jdt.core.dom.Modifier.22
 ErrorLine is longer than 80 characters (found 127).31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine is longer than 80 characters (found 84).43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine is longer than 80 characters (found 162).47
 ErrorLine contains a tab character.47
 ErrorParameter element should be final.47
 ErrorParameter feature should be final.47
 ErrorParameter correspondingIterable should be final.47
 ErrorParameter codeSyncAlgorithm should be final.47
 ErrorLine is longer than 80 characters (found 81).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 119).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.54
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.54
 ErrorLine is longer than 80 characters (found 140).55
 ErrorLine contains a tab character.55
 ErrorParameter element should be final.55
 ErrorParameter feature should be final.55
 ErrorParameter correspondingValue should be final.55
 ErrorParameter codeSyncAlgorithm should be final.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 97).57
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 86).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 107).61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.64
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.64
 ErrorLine is longer than 80 characters (found 125).65
 ErrorLine contains a tab character.65
 ErrorParameter element should be final.65
 ErrorParameter feature should be final.65
 ErrorParameter value should be final.65
 ErrorParameter codeSyncAlgorithm should be final.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 81).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 86).75
 ErrorLine contains a tab character.75
 ErrorLine is longer than 80 characters (found 81).76
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 87).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 86).79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 81).81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 83).84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine is longer than 80 characters (found 87).90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.93
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.93
 ErrorLine contains a tab character.94
 ErrorLine has trailing spaces.95
 ErrorLine is longer than 80 characters (found 85).95
 ErrorLine contains a tab character.95
 ErrorParameter parent should be final.95
 ErrorParameter feature should be final.95
 ErrorLine is longer than 80 characters (found 136).96
 ErrorLine contains a tab character.96
 ErrorParameter correspondingChild should be final.96
 ErrorParameter correspondingModelAdapterSet should be final.96
 ErrorParameter codeSyncAlgorithm should be final.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 90).100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 101).104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine has trailing spaces.106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorMissing a Javadoc comment.107
 ErrorParameter element should be final.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine has trailing spaces.110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.111
 ErrorLine is longer than 80 characters (found 93).112
 ErrorLine contains a tab character.112
 ErrorParameter modelElement should be final.112
 ErrorParameter codeSyncAlgorithm should be final.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 96).117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine has trailing spaces.125
 ErrorLine contains a tab character.125

org/flowerplatform/codesync/code/java/adapter/JavaParameterModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.eclipse.jdt.core.dom.Modifier.20
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.40
 ErrorLine is longer than 80 characters (found 93).41
 ErrorLine contains a tab character.41
 ErrorParameter modelElement should be final.41
 ErrorParameter codeSyncAlgorithm should be final.41
 ErrorLine is longer than 80 characters (found 86).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.45
 ErrorLine is longer than 80 characters (found 140).46
 ErrorLine contains a tab character.46
 ErrorParameter element should be final.46
 ErrorParameter feature should be final.46
 ErrorParameter correspondingValue should be final.46
 ErrorParameter codeSyncAlgorithm should be final.46
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 92).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 107).50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine is longer than 80 characters (found 125).54
 ErrorLine contains a tab character.54
 ErrorParameter element should be final.54
 ErrorParameter feature should be final.54
 ErrorParameter value should be final.54
 ErrorParameter codeSyncAlgorithm should be final.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 94).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 82).58
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 86).59
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 94).60
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 90).61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 87).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.67
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.67
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 197).69
 ErrorLine contains a tab character.69
 ErrorParameter parent should be final.69
 ErrorParameter feature should be final.69
 ErrorParameter correspondingChild should be final.69
 ErrorParameter correspondingModelAdapterSet should be final.69
 ErrorParameter codeSyncAlgorithm should be final.69
 ErrorLine is longer than 80 characters (found 81).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 97).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 147).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 82).80
 ErrorLine contains a tab character.80
 ErrorMissing a Javadoc comment.80
 ErrorParameter element should be final.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82

org/flowerplatform/codesync/code/java/adapter/JavaTypeDeclarationModelAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.eclipse.jdt.core.dom.BodyDeclaration.27
 ErrorLine is longer than 80 characters (found 84).41
 ErrorLine has trailing spaces.42
 ErrorLine is longer than 80 characters (found 86).45
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorExpected an @return tag.59
 ErrorLine contains a tab character.59
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.59
 ErrorLine contains a tab character.60
 ErrorParameter modelElement should be final.60
 ErrorExpected @param tag for 'modelElement'.60
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 88).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 82).65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorParameter candidate should be final.71
 ErrorLine is longer than 80 characters (found 83).72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 83).83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 91).88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine is longer than 80 characters (found 81).98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 83).100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.108
 ErrorMethod 'getMatchKey' is not designed for extension - needs to be abstract, final or empty.108
 ErrorLine is longer than 80 characters (found 93).109
 ErrorLine contains a tab character.109
 ErrorParameter modelElement should be final.109
 ErrorParameter codeSyncAlgorithm should be final.109
 ErrorLine is longer than 80 characters (found 90).110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.113
 ErrorMethod 'getContainmentFeatureIterable' is not designed for extension - needs to be abstract, final or empty.113
 ErrorLine is longer than 80 characters (found 162).114
 ErrorLine contains a tab character.114
 ErrorParameter element should be final.114
 ErrorParameter feature should be final.114
 ErrorParameter correspondingIterable should be final.114
 ErrorParameter codeSyncAlgorithm should be final.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 84).117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine is longer than 80 characters (found 89).119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 89).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine is longer than 80 characters (found 119).126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.129
 ErrorMethod 'getValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.129
 ErrorLine is longer than 80 characters (found 140).130
 ErrorLine contains a tab character.130
 ErrorParameter element should be final.130
 ErrorParameter feature should be final.130
 ErrorParameter correspondingValue should be final.130
 ErrorParameter codeSyncAlgorithm should be final.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine is longer than 80 characters (found 81).133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine is longer than 80 characters (found 91).135
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine is longer than 80 characters (found 107).140
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.143
 ErrorMethod 'setValueFeatureValue' is not designed for extension - needs to be abstract, final or empty.143
 ErrorLine is longer than 80 characters (found 131).144
 ErrorLine contains a tab character.144
 ErrorParameter element should be final.144
 ErrorParameter feature should be final.144
 ErrorParameter codeSyncAlgorithm should be final.144
 ErrorLine contains a tab character.145
 ErrorLine is longer than 80 characters (found 91).146
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine is longer than 80 characters (found 82).156
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine is longer than 80 characters (found 87).161
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.164
 ErrorMethod 'createChildOnContainmentFeature' is not designed for extension - needs to be abstract, final or empty.164
 ErrorLine contains a tab character.165
 ErrorLine is longer than 80 characters (found 184).166
 ErrorLine contains a tab character.166
 ErrorParameter parent should be final.166
 ErrorParameter feature should be final.166
 ErrorParameter correspondingChild should be final.166
 ErrorParameter modelAdapterSet should be final.166
 ErrorParameter codeSyncAlgorithm should be final.166
 ErrorLine has trailing spaces.167
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine is longer than 80 characters (found 88).169
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine is longer than 80 characters (found 141).171
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 134).176
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine has trailing spaces.178
 ErrorLine contains a tab character.178
 ErrorLine is longer than 80 characters (found 81).179
 ErrorLine contains a tab character.179
 ErrorMethod 'createCorrespondingModelElement' is not designed for extension - needs to be abstract, final or empty.179
 ErrorMissing a Javadoc comment.179
 ErrorParameter ast should be final.179
 ErrorParameter type should be final.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine has trailing spaces.194
 ErrorLine contains a tab character.194
 ErrorLine is longer than 80 characters (found 84).195
 ErrorLine contains a tab character.195
 ErrorMissing a Javadoc comment.195
 ErrorParameter element should be final.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine has trailing spaces.198
 ErrorLine contains a tab character.198

org/flowerplatform/codesync/code/java/controller/JavaIconPropertyProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 93).28
 ErrorLine is longer than 80 characters (found 90).29
 ErrorLine is longer than 80 characters (found 91).30
 ErrorLine is longer than 80 characters (found 91).31
 ErrorLine is longer than 80 characters (found 97).32
 ErrorLine is longer than 80 characters (found 94).33
 ErrorLine is longer than 80 characters (found 93).34
 ErrorLine is longer than 80 characters (found 93).35
 ErrorLine is longer than 80 characters (found 93).36
 ErrorLine is longer than 80 characters (found 95).37
 ErrorLine is longer than 80 characters (found 87).38
 ErrorLine has trailing spaces.55
 ErrorLine is longer than 80 characters (found 94).55
 ErrorLine is longer than 80 characters (found 87).56
 ErrorLine has trailing spaces.58
 ErrorLine is longer than 80 characters (found 114).60
 ErrorLine has trailing spaces.61
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorParameter property should be final.66
 ErrorParameter value should be final.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.70
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.70
 ErrorLine is longer than 80 characters (found 92).71
 ErrorLine contains a tab character.71
 ErrorParameter node should be final.71
 ErrorParameter context should be final.71
 ErrorLine contains a tab character.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine has trailing spaces.110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorMissing a Javadoc comment.114
 ErrorParameter icon should be final.114
 ErrorParameter decorator should be final.114
 ErrorLine is longer than 80 characters (found 107).115
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 89).118
 ErrorLine contains a tab character.118
 ErrorMethod 'getModifiersFlags' is not designed for extension - needs to be abstract, final or empty.118
 ErrorMissing a Javadoc comment.118
 ErrorParameter node should be final.118
 ErrorParameter context should be final.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 84).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 96).125
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine is longer than 80 characters (found 82).129
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine has trailing spaces.133
 ErrorLine contains a tab character.133
 ErrorLine has trailing spaces.134
 ErrorLine is longer than 80 characters (found 96).134
 ErrorLine contains a tab character.134
 ErrorMethod 'getModifiers' is not designed for extension - needs to be abstract, final or empty.134
 ErrorMissing a Javadoc comment.134
 ErrorParameter node should be final.134
 ErrorParameter context should be final.134
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 166).136
 ErrorLine contains a tab character.136
 ErrorLine is longer than 80 characters (found 85).137
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine has trailing spaces.143
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorMethod 'getVisibilityPrivate' is not designed for extension - needs to be abstract, final or empty.144
 ErrorMissing a Javadoc comment.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.148
 ErrorMethod 'getVisibilityProtected' is not designed for extension - needs to be abstract, final or empty.148
 ErrorMissing a Javadoc comment.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.152
 ErrorMethod 'getVisibilityDefault' is not designed for extension - needs to be abstract, final or empty.152
 ErrorMissing a Javadoc comment.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine has trailing spaces.156
 ErrorLine contains a tab character.156
 ErrorMethod 'getIconWithVisibility' is not designed for extension - needs to be abstract, final or empty.156
 ErrorMissing a Javadoc comment.156
 ErrorParameter visibility should be final.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine has trailing spaces.161
 ErrorLine contains a tab character.161

org/flowerplatform/codesync/code/java/line_information_provider/JavaOperationLineProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.32
 ErrorMethod 'getStartEndLines' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine is longer than 80 characters (found 90).33
 ErrorLine contains a tab character.33
 ErrorParameter model should be final.33
 ErrorParameter document should be final.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 92).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.45
 ErrorMissing a Javadoc comment.45
 ErrorParameter model should be final.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMethod 'getRoot' is not designed for extension - needs to be abstract, final or empty.49
 ErrorMissing a Javadoc comment.49
 ErrorParameter node should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'canHandle' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine contains a tab character.54
 ErrorParameter model should be final.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56

org/flowerplatform/codesync/code/java/type_provider/JavaTypeProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 85).19
 ErrorLine is longer than 80 characters (found 92).20
 ErrorLine is longer than 80 characters (found 90).21
 ErrorLine is longer than 80 characters (found 84).22
 ErrorLine is longer than 80 characters (found 88).25
 ErrorLine is longer than 80 characters (found 97).26
 ErrorLine is longer than 80 characters (found 84).27
 ErrorLine is longer than 80 characters (found 92).28
 ErrorLine is longer than 80 characters (found 83).29
 ErrorLine is longer than 80 characters (found 84).30
 ErrorLine is longer than 80 characters (found 84).31
 ErrorLine is longer than 80 characters (found 90).32
 ErrorLine is longer than 80 characters (found 82).63
 ErrorLine contains a tab character.63
 ErrorMissing a Javadoc comment.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 88).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.78
 ErrorLine is longer than 80 characters (found 83).79
 ErrorLine contains a tab character.79
 ErrorParameter object should be final.79
 ErrorParameter codeSyncAlgorithm should be final.79
 ErrorLine is longer than 80 characters (found 105).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 84).93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 93).95
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 96).96
 ErrorLine contains a tab character.96
 Error'||' should be on a new line.96
 ErrorLine is longer than 80 characters (found 108).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 99).99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105

org/flowerplatform/codesync/controller/CodeSyncAddNodeController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 97).29
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 108).33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 Error'50000' is a magic number.34
 ErrorLine contains a tab character.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMethod 'addNode' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine has trailing spaces.38
 ErrorLine is longer than 80 characters (found 104).38
 ErrorLine contains a tab character.38
 ErrorParameter node should be final.38
 ErrorParameter child should be final.38
 ErrorParameter context should be final.38
 ErrorLine is longer than 80 characters (found 96).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40

org/flowerplatform/codesync/controller/CodeSyncControllerUtils.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUtility classes should not have a public or default constructor.35
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorParameter property should be final.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorParameter property should be final.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorParameter property should be final.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorParameter property should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorParameter property should be final.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 Error'||' should be on a new line.54
 ErrorLine is longer than 80 characters (found 98).55
 ErrorLine contains a tab character.55
 Error'||' should be on a new line.55
 ErrorLine is longer than 80 characters (found 85).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine is longer than 80 characters (found 104).62
 ErrorLine contains a tab character.62
 ErrorMissing a Javadoc comment.62
 ErrorParameter node should be final.62
 ErrorParameter service should be final.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 97).64
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 110).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 82).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine is longer than 80 characters (found 116).74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine is longer than 80 characters (found 104).79
 ErrorLine contains a tab character.79
 ErrorMissing a Javadoc comment.79
 ErrorParameter node should be final.79
 ErrorParameter service should be final.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 96).102
 ErrorLine contains a tab character.102
 ErrorLine has trailing spaces.103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 133).105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine has trailing spaces.108
 ErrorLine is longer than 80 characters (found 104).108
 ErrorLine contains a tab character.108
 ErrorMissing a Javadoc comment.108
 ErrorParameter parent should be final.108
 ErrorParameter service should be final.108
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 91).110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine has trailing spaces.118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine is longer than 80 characters (found 115).120
 ErrorLine contains a tab character.120
 ErrorLine has trailing spaces.121
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 111).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine has trailing spaces.127
 ErrorLine contains a tab character.127
 ErrorLine is longer than 80 characters (found 101).128
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine has trailing spaces.131
 ErrorLine contains a tab character.131
 ErrorLine has trailing spaces.132
 ErrorLine is longer than 80 characters (found 160).132
 ErrorLine contains a tab character.132
 ErrorMissing a Javadoc comment.132
 ErrorParameter node should be final.132
 ErrorParameter conflictProperty should be final.132
 ErrorParameter conflictValue should be final.132
 ErrorParameter service should be final.132
 ErrorLine is longer than 80 characters (found 142).133
 ErrorLine contains a tab character.133
 ErrorLine has trailing spaces.134
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine has trailing spaces.139
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 100).141
 ErrorLine contains a tab character.141
 ErrorLine has trailing spaces.142
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine is longer than 80 characters (found 110).145
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine is longer than 80 characters (found 88).147
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine is longer than 80 characters (found 119).151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine has trailing spaces.156
 ErrorLine is longer than 80 characters (found 136).156
 ErrorLine contains a tab character.156
 ErrorMissing a Javadoc comment.156
 ErrorParameter node should be final.156
 ErrorParameter conflictProperty should be final.156
 ErrorParameter service should be final.156
 ErrorLine is longer than 80 characters (found 129).157
 ErrorLine contains a tab character.157
 ErrorLine has trailing spaces.158
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine has trailing spaces.162
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine has trailing spaces.173
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 101).175
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine is longer than 80 characters (found 118).177
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine has trailing spaces.179
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine is longer than 80 characters (found 110).182
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine is longer than 80 characters (found 95).186
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine is longer than 80 characters (found 120).191
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine has trailing spaces.195
 ErrorLine contains a tab character.195
 ErrorLine has trailing spaces.196
 ErrorLine is longer than 80 characters (found 88).196
 ErrorLine contains a tab character.196
 ErrorMissing a Javadoc comment.196
 ErrorParameter node should be final.196
 ErrorParameter service should be final.196
 ErrorLine is longer than 80 characters (found 141).197
 ErrorLine contains a tab character.197
 ErrorLine is longer than 80 characters (found 83).198
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine has trailing spaces.204
 ErrorLine contains a tab character.204
 ErrorLine has trailing spaces.205
 ErrorLine is longer than 80 characters (found 88).205
 ErrorLine contains a tab character.205
 ErrorMissing a Javadoc comment.205
 ErrorParameter node should be final.205
 ErrorParameter service should be final.205
 ErrorLine is longer than 80 characters (found 140).206
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine has trailing spaces.213
 ErrorLine contains a tab character.213
 ErrorLine contains a tab character.214
 ErrorMissing a Javadoc comment.214
 ErrorParameter node should be final.214
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine has trailing spaces.217
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorMissing a Javadoc comment.218
 ErrorParameter node should be final.218
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine has trailing spaces.221
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorMissing a Javadoc comment.222
 ErrorParameter node should be final.222
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine has trailing spaces.225
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorMissing a Javadoc comment.226
 ErrorParameter node should be final.226
 ErrorLine contains a tab character.227
 ErrorLine contains a tab character.228
 ErrorLine has trailing spaces.229
 ErrorLine contains a tab character.229
 ErrorLine contains a tab character.230
 ErrorMissing a Javadoc comment.230
 ErrorParameter node should be final.230
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.232
 ErrorLine has trailing spaces.233
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorMissing a Javadoc comment.234
 ErrorParameter node should be final.234
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine has trailing spaces.237
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorMissing a Javadoc comment.238
 ErrorParameter node should be final.238
 ErrorParameter flag should be final.238
 ErrorLine contains a tab character.239
 ErrorLine contains a tab character.240
 ErrorLine contains a tab character.241

org/flowerplatform/codesync/controller/CodeSyncPropertySetter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 101).18
 ErrorLine is longer than 80 characters (found 111).19
 ErrorLine is longer than 80 characters (found 110).20
 ErrorLine is longer than 80 characters (found 91).33
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 86).37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 Error'-100000' is a magic number.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.41
 ErrorLine is longer than 80 characters (found 112).42
 ErrorLine contains a tab character.42
 ErrorParameter node should be final.42
 ErrorParameter property should be final.42
 ErrorParameter value should be final.42
 ErrorParameter context should be final.42
 ErrorLine is longer than 80 characters (found 92).43
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 109).44
 ErrorLine contains a tab character.44
 ErrorLine is longer than 80 characters (found 86).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 136).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 135).61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 128).69
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 159).70
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 94).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 126).75
 ErrorLine contains a tab character.75
 ErrorLine is longer than 80 characters (found 146).76
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 93).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 100).83
 ErrorLine contains a tab character.83
 ErrorParameter node should be final.83
 ErrorParameter property should be final.83
 ErrorParameter context should be final.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorMissing a Javadoc comment.87
 ErrorParameter node should be final.87
 ErrorParameter property should be final.87
 ErrorLine is longer than 80 characters (found 81).88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine has trailing spaces.90
 ErrorLine contains a tab character.90

org/flowerplatform/codesync/controller/CodeSyncRepositoryChildrenProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.35
 ErrorLine is longer than 80 characters (found 105).38
 ErrorLine contains a tab character.40
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.40
 ErrorLine is longer than 80 characters (found 87).41
 ErrorLine contains a tab character.41
 ErrorParameter node should be final.41
 ErrorParameter context should be final.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 121).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 102).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 97).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine is longer than 80 characters (found 84).53
 ErrorLine contains a tab character.53
 ErrorParameter node should be final.53
 ErrorParameter context should be final.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55

org/flowerplatform/codesync/controller/CodeSyncSubscribableResourceProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 128).38
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorParameter resource should be final.42
 Error'resource' hides a field.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine is longer than 80 characters (found 92).48
 ErrorLine contains a tab character.48
 ErrorParameter node should be final.48
 ErrorParameter context should be final.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine is longer than 80 characters (found 96).53
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 81).54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 86).56
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 96).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 111).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 89).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.66
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.66
 ErrorLine is longer than 80 characters (found 87).67
 ErrorLine contains a tab character.67
 ErrorParameter node should be final.67
 ErrorParameter context should be final.67
 ErrorLine is longer than 80 characters (found 112).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.72
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.72
 ErrorLine is longer than 80 characters (found 84).73
 ErrorLine contains a tab character.73
 ErrorParameter node should be final.73
 ErrorParameter context should be final.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.77
 ErrorMethod 'getResourceUri' is not designed for extension - needs to be abstract, final or empty.77
 ErrorMissing a Javadoc comment.77
 ErrorParameter node should be final.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81

org/flowerplatform/codesync/controller/ModelResourceSetProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 97).30
 ErrorLine contains a tab character.32
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine is longer than 80 characters (found 92).33
 ErrorLine contains a tab character.33
 ErrorParameter node should be final.33
 ErrorParameter context should be final.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36

org/flowerplatform/codesync/line_information_provider/ComposedLineProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 83).29
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMethod 'addLineProvider' is not designed for extension - needs to be abstract, final or empty.31
 ErrorMissing a Javadoc comment.31
 ErrorParameter provider should be final.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMethod 'getStartEndLines' is not designed for extension - needs to be abstract, final or empty.35
 ErrorLine is longer than 80 characters (found 90).36
 ErrorLine contains a tab character.36
 ErrorParameter model should be final.36
 ErrorParameter document should be final.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 97).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.45
 ErrorMethod 'canHandle' is not designed for extension - needs to be abstract, final or empty.45
 ErrorLine contains a tab character.46
 ErrorParameter model should be final.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48

org/flowerplatform/codesync/line_information_provider/ILineProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.25
 ErrorLine is longer than 80 characters (found 82).30
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32

org/flowerplatform/codesync/project/IProjectAccessController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.23
 ErrorLine contains a tab character.23
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorExpected an @return tag.27
 ErrorLine contains a tab character.27
 ErrorExpected @param tag for 'project'.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 171).33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35

org/flowerplatform/codesync/project/ProjectAccessController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorExpected an @return tag.28
 ErrorLine contains a tab character.28
 ErrorMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.28
 ErrorLine contains a tab character.29
 ErrorParameter project should be final.29
 ErrorExpected @param tag for 'project'.29
 ErrorParameter path should be final.29
 ErrorLine is longer than 80 characters (found 125).30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 109).34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 97).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'getContainingProjectForFile' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine contains a tab character.43
 ErrorParameter file should be final.43
 ErrorLine is longer than 80 characters (found 112).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 96).52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.56
 ErrorMethod 'getPathRelativeToProject' is not designed for extension - needs to be abstract, final or empty.56
 ErrorLine contains a tab character.57
 ErrorParameter file should be final.57
 ErrorLine is longer than 80 characters (found 112).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 109).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorExpected an @return tag.66
 ErrorLine contains a tab character.66
 ErrorMethod 'getFolder' is not designed for extension - needs to be abstract, final or empty.66
 ErrorLine contains a tab character.67
 ErrorParameter project should be final.67
 ErrorExpected @param tag for 'project'.67
 ErrorParameter path should be final.67
 ErrorExpected @param tag for 'path'.67
 ErrorLine contains a tab character.68
 Error'(' is followed by whitespace.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70

org/flowerplatform/codesync/remote/CodeSyncOperationsService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.36
 ErrorMethod 'synchronize' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter fullNodeId should be final.36
 ErrorLine is longer than 80 characters (found 92).37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 106).40
 ErrorLine contains a tab character.40
 ErrorMethod 'synchronize' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorParameter fullNodeId should be final.40
 ErrorParameter file should be final.40
 ErrorParameter technology should be final.40
 ErrorParameter oneStepSync should be final.40
 ErrorLine is longer than 80 characters (found 87).41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 108).49
 ErrorLine contains a tab character.49
 ErrorMethod 'generateMatch' is not designed for extension - needs to be abstract, final or empty.49
 ErrorMissing a Javadoc comment.49
 ErrorParameter fullNodeId should be final.49
 ErrorParameter file should be final.49
 ErrorParameter technology should be final.49
 ErrorParameter oneStepSync should be final.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 92).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 96).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 102).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine is longer than 80 characters (found 103).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 108).84
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorMethod 'performSync' is not designed for extension - needs to be abstract, final or empty.92
 ErrorMissing a Javadoc comment.92
 ErrorParameter match should be final.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine has trailing spaces.97
 ErrorLine contains a tab character.97

org/flowerplatform/codesync/type_provider/ComposedTypeProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 83).28
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.30
 ErrorLine is longer than 80 characters (found 83).31
 ErrorLine contains a tab character.31
 ErrorParameter object should be final.31
 ErrorParameter codeSyncAlgorithm should be final.31
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 86).33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 81).41
 ErrorLine contains a tab character.41
 ErrorMethod 'addTypeProvider' is not designed for extension - needs to be abstract, final or empty.41
 ErrorMissing a Javadoc comment.41
 ErrorParameter typeProvider should be final.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44

org/flowerplatform/codesync/type_provider/ITypeProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 82).25
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorRedundant 'public' modifier.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26

org/flowerplatform/codesync/type_provider/NodeTypeProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.26
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.26
 ErrorLine is longer than 80 characters (found 83).27
 ErrorLine contains a tab character.27
 ErrorParameter object should be final.27
 ErrorParameter codeSyncAlgorithm should be final.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32

org/flowerplatform/core/CoreConstants.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.20
 ErrorUtility classes should not have a public or default constructor.20
 ErrorLine contains a tab character.22
 ErrorMissing a Javadoc comment.22
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorLine is longer than 80 characters (found 110).49
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorLine contains a tab character.56
 ErrorMissing a Javadoc comment.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorLine contains a tab character.59
 ErrorMissing a Javadoc comment.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorMissing a Javadoc comment.61
 ErrorLine contains a tab character.62
 ErrorMissing a Javadoc comment.62
 ErrorLine is longer than 80 characters (found 84).63
 ErrorLine contains a tab character.63
 ErrorMissing a Javadoc comment.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 88).65
 ErrorLine contains a tab character.65
 ErrorMissing a Javadoc comment.65
 ErrorLine is longer than 80 characters (found 86).66
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 87).68
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine is longer than 80 characters (found 90).70
 ErrorLine contains a tab character.70
 ErrorMissing a Javadoc comment.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorMissing a Javadoc comment.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorMissing a Javadoc comment.78
 ErrorLine contains a tab character.79
 ErrorMissing a Javadoc comment.79
 ErrorLine contains a tab character.80
 ErrorMissing a Javadoc comment.80
 ErrorLine contains a tab character.81
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.82
 ErrorMissing a Javadoc comment.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine has trailing spaces.87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorMissing a Javadoc comment.88
 ErrorLine contains a tab character.89
 ErrorMissing a Javadoc comment.89
 ErrorLine is longer than 80 characters (found 89).90
 ErrorLine contains a tab character.90
 ErrorMissing a Javadoc comment.90
 ErrorLine contains a tab character.91
 ErrorMissing a Javadoc comment.91
 ErrorLine contains a tab character.92
 ErrorMissing a Javadoc comment.92
 ErrorLine contains a tab character.93
 ErrorMissing a Javadoc comment.93
 ErrorLine is longer than 80 characters (found 82).94
 ErrorLine contains a tab character.94
 ErrorMissing a Javadoc comment.94
 ErrorLine is longer than 80 characters (found 83).95
 ErrorLine contains a tab character.95
 ErrorMissing a Javadoc comment.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorMissing a Javadoc comment.103
 ErrorLine is longer than 80 characters (found 107).104
 ErrorLine contains a tab character.104
 ErrorMissing a Javadoc comment.104
 ErrorLine contains a tab character.105
 ErrorMissing a Javadoc comment.105
 ErrorLine has trailing spaces.106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108
 ErrorLine is longer than 80 characters (found 86).109
 ErrorLine contains a tab character.109
 ErrorMissing a Javadoc comment.109
 ErrorLine is longer than 80 characters (found 88).110
 ErrorLine contains a tab character.110
 ErrorMissing a Javadoc comment.110
 ErrorLine is longer than 80 characters (found 86).111
 ErrorLine contains a tab character.111
 ErrorMissing a Javadoc comment.111
 ErrorLine is longer than 80 characters (found 101).112
 ErrorLine contains a tab character.112
 ErrorMissing a Javadoc comment.112
 ErrorLine is longer than 80 characters (found 100).113
 ErrorLine contains a tab character.113
 ErrorMissing a Javadoc comment.113
 ErrorLine is longer than 80 characters (found 97).114
 ErrorLine contains a tab character.114
 ErrorMissing a Javadoc comment.114
 ErrorLine is longer than 80 characters (found 82).115
 ErrorLine contains a tab character.115
 ErrorMissing a Javadoc comment.115
 ErrorLine is longer than 80 characters (found 85).116
 ErrorLine contains a tab character.116
 ErrorMissing a Javadoc comment.116
 ErrorLine has trailing spaces.117
 ErrorLine contains a tab character.117
 ErrorLine is longer than 80 characters (found 91).118
 ErrorLine contains a tab character.118
 ErrorMissing a Javadoc comment.118
 ErrorLine is longer than 80 characters (found 93).119
 ErrorLine contains a tab character.119
 ErrorMissing a Javadoc comment.119
 ErrorLine is longer than 80 characters (found 97).120
 ErrorLine contains a tab character.120
 ErrorMissing a Javadoc comment.120
 ErrorLine has trailing spaces.121
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine has trailing spaces.123
 ErrorLine contains a tab character.123
 ErrorLine is longer than 80 characters (found 96).124
 ErrorLine contains a tab character.124
 ErrorMissing a Javadoc comment.124
 ErrorLine is longer than 80 characters (found 94).125
 ErrorLine contains a tab character.125
 ErrorMissing a Javadoc comment.125
 ErrorLine has trailing spaces.126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine has trailing spaces.130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine is longer than 80 characters (found 104).132
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine is longer than 80 characters (found 98).135
 ErrorLine contains a tab character.135
 ErrorLine has trailing spaces.136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine is longer than 80 characters (found 110).138
 ErrorLine contains a tab character.138
 ErrorLine is longer than 80 characters (found 111).139
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine is longer than 80 characters (found 86).142
 ErrorLine contains a tab character.142
 ErrorLine has trailing spaces.143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 87).144
 ErrorLine contains a tab character.144
 ErrorMissing a Javadoc comment.144
 ErrorLine has trailing spaces.145
 ErrorLine contains a tab character.145
 ErrorLine is longer than 80 characters (found 108).146
 ErrorLine contains a tab character.146
 ErrorMissing a Javadoc comment.146
 ErrorLine has trailing spaces.147
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine is longer than 80 characters (found 111).149
 ErrorLine contains a tab character.149
 ErrorLine is longer than 80 characters (found 90).150
 ErrorLine contains a tab character.150
 ErrorLine has trailing spaces.151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine is longer than 80 characters (found 132).153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine has trailing spaces.156
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine has trailing spaces.160
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorMissing a Javadoc comment.161
 ErrorLine is longer than 80 characters (found 106).162
 ErrorLine contains a tab character.162
 ErrorMissing a Javadoc comment.162
 ErrorLine has trailing spaces.163
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine has trailing spaces.167
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorMissing a Javadoc comment.168
 ErrorLine contains a tab character.169
 ErrorMissing a Javadoc comment.169
 ErrorLine has trailing spaces.170
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine has trailing spaces.174
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorMissing a Javadoc comment.175
 ErrorLine has trailing spaces.176
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine has trailing spaces.180
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorMissing a Javadoc comment.181
 ErrorLine contains a tab character.182
 ErrorMissing a Javadoc comment.182
 ErrorLine contains a tab character.183
 ErrorMissing a Javadoc comment.183
 ErrorLine is longer than 80 characters (found 91).184
 ErrorLine contains a tab character.184
 ErrorMissing a Javadoc comment.184
 ErrorLine is longer than 80 characters (found 83).185
 ErrorLine contains a tab character.185
 ErrorMissing a Javadoc comment.185
 ErrorLine contains a tab character.186
 ErrorMissing a Javadoc comment.186
 ErrorLine has trailing spaces.187
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine has trailing spaces.191
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorMissing a Javadoc comment.192
 ErrorLine has trailing spaces.193
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorMissing a Javadoc comment.194
 ErrorLine contains a tab character.195
 ErrorMissing a Javadoc comment.195
 ErrorLine contains a tab character.196
 ErrorMissing a Javadoc comment.196
 ErrorLine has trailing spaces.197
 ErrorLine contains a tab character.197

org/flowerplatform/core/CorePlugin.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 91).20
 ErrorLine is longer than 80 characters (found 94).36
 ErrorLine is longer than 80 characters (found 86).37
 ErrorLine is longer than 80 characters (found 82).48
 ErrorLine contains a tab character.75
 ErrorMissing a Javadoc comment.75
 ErrorName 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
 ErrorVariable 'INSTANCE' must be private and have accessor methods.75
 ErrorLine has trailing spaces.77
 ErrorLine is longer than 80 characters (found 133).77
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77
 ErrorLine has trailing spaces.78
 ErrorLine is longer than 80 characters (found 106).78
 ErrorLine contains a tab character.78
 ErrorMissing a Javadoc comment.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 95).80
 ErrorLine contains a tab character.80
 ErrorMissing a Javadoc comment.80
 ErrorVariable 'fileAccessController' must be private and have accessor methods.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 98).82
 ErrorLine contains a tab character.82
 ErrorMissing a Javadoc comment.82
 ErrorVariable 'composedSessionListener' must be private and have accessor methods.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorMissing a Javadoc comment.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 119).89
 ErrorLine contains a tab character.89
 ErrorVariable 'remoteMethodInvocationListener' must be private and have accessor methods.89
 ErrorLine contains a tab character.91
 ErrorMissing a Javadoc comment.91
 ErrorVariable 'serviceRegistry' must be private and have accessor methods.91
 ErrorLine is longer than 80 characters (found 99).92
 ErrorLine contains a tab character.92
 ErrorMissing a Javadoc comment.92
 ErrorVariable 'nodeTypeDescriptorRegistry' must be private and have accessor methods.92
 ErrorLine is longer than 80 characters (found 88).93
 ErrorLine contains a tab character.93
 ErrorMissing a Javadoc comment.93
 ErrorVariable 'nodeService' must be private and have accessor methods.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorMissing a Javadoc comment.95
 ErrorVariable 'resourceService' must be private and have accessor methods.95
 ErrorLine contains a tab character.96
 ErrorMissing a Javadoc comment.96
 ErrorVariable 'resourceSetService' must be private and have accessor methods.96
 ErrorLine contains a tab character.97
 ErrorMissing a Javadoc comment.97
 ErrorVariable 'sessionService' must be private and have accessor methods.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 107).99
 ErrorLine contains a tab character.99
 ErrorMissing a Javadoc comment.99
 ErrorVariable 'virtualNodeResourceHandler' must be private and have accessor methods.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 107).101
 ErrorLine contains a tab character.101
 ErrorMissing a Javadoc comment.101
 ErrorLine is longer than 80 characters (found 120).102
 ErrorLine contains a tab character.102
 ErrorMissing a Javadoc comment.102
 ErrorLine contains a tab character.104
 ErrorMissing a Javadoc comment.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorExpected an @return tag.116
 ErrorLine is longer than 80 characters (found 83).116
 ErrorLine contains a tab character.116
 ErrorMethod 'getRemoteMethodInvocationListener' is not designed for extension - needs to be abstract, final or empty.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine has trailing spaces.119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorExpected an @return tag.123
 ErrorLine contains a tab character.123
 ErrorMethod 'getFileAccessController' is not designed for extension - needs to be abstract, final or empty.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine has trailing spaces.126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorMethod 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty.127
 ErrorMissing a Javadoc comment.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.131
 ErrorMethod 'getNodeTypeDescriptorRegistry' is not designed for extension - needs to be abstract, final or empty.131
 ErrorMissing a Javadoc comment.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.135
 ErrorMethod 'getNodeService' is not designed for extension - needs to be abstract, final or empty.135
 ErrorMissing a Javadoc comment.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.139
 ErrorMethod 'getResourceService' is not designed for extension - needs to be abstract, final or empty.139
 ErrorMissing a Javadoc comment.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine has trailing spaces.142
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorMethod 'getResourceSetService' is not designed for extension - needs to be abstract, final or empty.143
 ErrorMissing a Javadoc comment.143
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine has trailing spaces.146
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorMethod 'getSessionService' is not designed for extension - needs to be abstract, final or empty.147
 ErrorMissing a Javadoc comment.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine has trailing spaces.150
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorMethod 'getVirtualNodeResourceHandler' is not designed for extension - needs to be abstract, final or empty.151
 ErrorMissing a Javadoc comment.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine has trailing spaces.154
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine has trailing spaces.156
 ErrorLine is longer than 80 characters (found 84).156
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine has trailing spaces.158
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine has trailing spaces.162
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine has trailing spaces.164
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine has trailing spaces.168
 ErrorLine contains a tab character.168
 ErrorLine has trailing spaces.169
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorExpected an @return tag.172
 ErrorLine contains a tab character.172
 ErrorMethod 'getRequestThreadLocal' is not designed for extension - needs to be abstract, final or empty.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine has trailing spaces.175
 ErrorLine contains a tab character.175
 ErrorLine is longer than 80 characters (found 85).176
 ErrorLine contains a tab character.176
 ErrorMethod 'getScheduledExecutorServiceFactory' is not designed for extension - needs to be abstract, final or empty.176
 ErrorMissing a Javadoc comment.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine has trailing spaces.179
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorMethod 'getComposedSessionListener' is not designed for extension - needs to be abstract, final or empty.180
 ErrorMissing a Javadoc comment.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.184
 ErrorMethod 'addSessionListener' is not designed for extension - needs to be abstract, final or empty.184
 ErrorMissing a Javadoc comment.184
 ErrorParameter sessionListener should be final.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine has trailing spaces.187
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorMethod 'getFlowerProperties' is not designed for extension - needs to be abstract, final or empty.188
 ErrorMissing a Javadoc comment.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorMethod 'getWorkspaceLocation' is not designed for extension - needs to be abstract, final or empty.196
 ErrorLine is longer than 80 characters (found 88).197
 ErrorLine contains a tab character.197
 ErrorLine has trailing spaces.198
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine contains a tab character.204
 ErrorLine has trailing spaces.205
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorMissing a Javadoc comment.206
 ErrorLine contains a tab character.207
 ErrorLine has trailing spaces.208
 ErrorLine contains a tab character.208
 ErrorLine is longer than 80 characters (found 201).209
 ErrorLine contains a tab character.209
 ErrorLine has trailing spaces.210
 ErrorLine is longer than 80 characters (found 208).210
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.213
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.213
 ErrorLine contains a tab character.214
 ErrorParameter context should be final.214
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine has trailing spaces.217
 ErrorLine contains a tab character.217
 ErrorLine is longer than 80 characters (found 88).218
 ErrorLine contains a tab character.218
 ErrorLine has trailing spaces.219
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine has trailing spaces.223
 ErrorLine contains a tab character.223
 ErrorLine is longer than 80 characters (found 93).224
 ErrorLine contains a tab character.224
 ErrorLine is longer than 80 characters (found 101).225
 ErrorLine contains a tab character.225
 ErrorLine is longer than 80 characters (found 87).226
 ErrorLine contains a tab character.226
 ErrorLine is longer than 80 characters (found 95).227
 ErrorLine contains a tab character.227
 ErrorLine is longer than 80 characters (found 91).228
 ErrorLine contains a tab character.228
 ErrorLine is longer than 80 characters (found 106).229
 ErrorLine contains a tab character.229
 ErrorLine has trailing spaces.230
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine has trailing spaces.232
 ErrorLine contains a tab character.232
 ErrorLine is longer than 80 characters (found 105).233
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorLine contains a tab character.235
 ErrorLine has trailing spaces.236
 ErrorLine contains a tab character.236
 ErrorLine is longer than 80 characters (found 84).237
 ErrorLine contains a tab character.237
 ErrorLine is longer than 80 characters (found 111).238
 ErrorLine contains a tab character.238
 ErrorLine is longer than 80 characters (found 108).239
 ErrorLine contains a tab character.239
 ErrorLine is longer than 80 characters (found 104).241
 ErrorLine contains a tab character.241
 ErrorLine is longer than 80 characters (found 117).242
 ErrorLine contains a tab character.242
 ErrorLine is longer than 80 characters (found 114).243
 ErrorLine contains a tab character.243
 ErrorLine contains a tab character.245
 ErrorLine is longer than 80 characters (found 111).246
 ErrorLine contains a tab character.246
 ErrorLine is longer than 80 characters (found 109).247
 ErrorLine contains a tab character.247
 ErrorLine is longer than 80 characters (found 111).248
 ErrorLine contains a tab character.248
 ErrorLine is longer than 80 characters (found 107).249
 ErrorLine contains a tab character.249
 ErrorLine is longer than 80 characters (found 117).250
 ErrorLine contains a tab character.250
 ErrorLine is longer than 80 characters (found 109).251
 ErrorLine contains a tab character.251
 ErrorLine is longer than 80 characters (found 105).252
 ErrorLine contains a tab character.252
 ErrorLine is longer than 80 characters (found 111).253
 ErrorLine contains a tab character.253
 ErrorLine is longer than 80 characters (found 114).254
 ErrorLine contains a tab character.254
 ErrorLine has trailing spaces.255
 ErrorLine contains a tab character.255
 ErrorLine is longer than 80 characters (found 95).256
 ErrorLine contains a tab character.256
 ErrorLine is longer than 80 characters (found 99).257
 ErrorLine contains a tab character.257
 ErrorLine is longer than 80 characters (found 102).258
 ErrorLine contains a tab character.258
 ErrorLine has trailing spaces.259
 ErrorLine contains a tab character.259
 ErrorLine is longer than 80 characters (found 127).260
 ErrorLine contains a tab character.260
 ErrorLine is longer than 80 characters (found 137).261
 ErrorLine contains a tab character.261
 ErrorLine is longer than 80 characters (found 138).262
 ErrorLine contains a tab character.262
 ErrorLine has trailing spaces.263
 ErrorLine contains a tab character.263
 ErrorLine is longer than 80 characters (found 146).264
 ErrorLine contains a tab character.264
 ErrorLine is longer than 80 characters (found 176).265
 ErrorLine contains a tab character.265
 Error'1000' is a magic number.265
 ErrorLine has trailing spaces.266
 ErrorLine contains a tab character.266
 ErrorLine is longer than 80 characters (found 129).267
 ErrorLine contains a tab character.267
 ErrorLine contains a tab character.268
 ErrorLine is longer than 80 characters (found 109).269
 ErrorLine contains a tab character.269
 ErrorLine is longer than 80 characters (found 85).270
 ErrorLine contains a tab character.270
 ErrorLine is longer than 80 characters (found 256).271
 ErrorLine contains a tab character.271
 ErrorLine has trailing spaces.272
 ErrorLine contains a tab character.272
 ErrorLine contains a tab character.273
 ErrorLine contains a tab character.274
 ErrorLine is longer than 80 characters (found 83).275
 ErrorLine contains a tab character.275
 ErrorLine has trailing spaces.276
 ErrorLine contains a tab character.276
 ErrorLine is longer than 80 characters (found 149).277
 ErrorLine contains a tab character.277
 ErrorLine contains a tab character.278
 ErrorLine contains a tab character.279
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.282
 ErrorMethod 'stop' is not designed for extension - needs to be abstract, final or empty.282
 ErrorMissing a Javadoc comment.282
 ErrorParameter bundleContext should be final.282
 ErrorLine contains a tab character.283
 ErrorLine contains a tab character.284
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286

org/flowerplatform/core/CoreService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMethod 'getVersions' is not designed for extension - needs to be abstract, final or empty.23
 ErrorMissing a Javadoc comment.23
 ErrorLine is longer than 80 characters (found 91).24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26

org/flowerplatform/core/CoreUtils.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUtility classes should not have a public or default constructor.39
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorParameter f should be final.41
 ErrorLine has trailing spaces.42
 ErrorLine is longer than 80 characters (found 96).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine is longer than 80 characters (found 128).50
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorParameter files should be final.50
 ErrorParameter zipFilePath should be final.50
 ErrorParameter rootFolderName should be final.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine has trailing spaces.70
 ErrorLine is longer than 80 characters (found 136).70
 ErrorLine contains a tab character.70
 ErrorMissing a Javadoc comment.70
 ErrorParameter path should be final.70
 ErrorParameter srcFile should be final.70
 ErrorParameter zip should be final.70
 ErrorParameter flag should be final.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorExpression can be simplified.72
 ErrorLine is longer than 80 characters (found 92).73
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 Error'10240' is a magic number.78
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 82).80
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 94).81
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine is longer than 80 characters (found 104).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 113).89
 ErrorLine contains a tab character.89
 ErrorMissing a Javadoc comment.89
 ErrorParameter path should be final.89
 ErrorParameter srcFolder should be final.89
 ErrorParameter zip should be final.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine has trailing spaces.93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 154).95
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 111).99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 128).101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine has trailing spaces.106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorMissing a Javadoc comment.107
 ErrorLine is longer than 80 characters (found 90).108
 ErrorLine contains a tab character.108
 ErrorParameter archive should be final.108
 ErrorParameter outputDir should be final.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 108).117
 ErrorLine contains a tab character.117
 ErrorMissing a Javadoc comment.117
 ErrorParameter zipfile should be final.117
 ErrorParameter entry should be final.117
 ErrorParameter outputDir should be final.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 105).128
 ErrorLine contains a tab character.128
 ErrorLine is longer than 80 characters (found 111).129
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine has trailing spaces.138
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine is longer than 80 characters (found 107).142
 ErrorLine contains a tab character.142
 ErrorParameter scheme should be final.142
 ErrorExpected @param tag for 'scheme'.142
 ErrorParameter repo should be final.142
 ErrorExpected @param tag for 'repo'.142
 ErrorParameter schemeSpecificPart should be final.142
 ErrorExpected @param tag for 'schemeSpecificPart'.142
 ErrorLine is longer than 80 characters (found 128).143
 ErrorLine contains a tab character.143
 ErrorAvoid inline conditionals.143
 ErrorAvoid inline conditionals.143
 ErrorLine contains a tab character.144
 ErrorLine has trailing spaces.145
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorExpected an @return tag.149
 ErrorLine contains a tab character.149
 ErrorParameter node should be final.149
 ErrorExpected @param tag for 'node'.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine has trailing spaces.152
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorParameter nodeUri should be final.156
 ErrorExpected @param tag for 'nodeUri'.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine has trailing spaces.164
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine is longer than 80 characters (found 94).166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorParameter nodeUri should be final.168
 ErrorExpected @param tag for 'nodeUri'.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine has trailing spaces.176
 ErrorLine contains a tab character.176

org/flowerplatform/core/FlowerProperties.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.28
 ErrorLine is longer than 80 characters (found 150).30
 ErrorLine contains a tab character.30
 ErrorLine has trailing spaces.31
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine is longer than 80 characters (found 93).42
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 92).46
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorLine is longer than 80 characters (found 87).47
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 117).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine is longer than 80 characters (found 120).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 105).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorMethod 'addProperty' is not designed for extension - needs to be abstract, final or empty.71
 ErrorMissing a Javadoc comment.71
 ErrorParameter p should be final.71
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 113).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine is longer than 80 characters (found 108).77
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 118).78
 ErrorLine contains a tab character.78
 Error'{' is followed by whitespace.78
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine is longer than 80 characters (found 86).86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine is longer than 80 characters (found 156).89
 ErrorLine contains a tab character.89
 ErrorLine is longer than 80 characters (found 139).90
 ErrorLine contains a tab character.90
 Error')' is preceded with whitespace.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 129).95
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 159).96
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 95).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorMethod 'getDefaults' is not designed for extension - needs to be abstract, final or empty.102
 ErrorMissing a Javadoc comment.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine contains a tab character.105
 ErrorMissing a Javadoc comment.106
 ErrorLine contains a tab character.106
 Error'abstract' modifier out of order with the JLS suggestions.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorMissing a Javadoc comment.108
 ErrorVariable 'propertyName' must be private and have accessor methods.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorMissing a Javadoc comment.110
 ErrorVariable 'propertyDefaultValue' must be private and have accessor methods.110
 ErrorLine has trailing spaces.111
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorMissing a Javadoc comment.112
 ErrorVariable 'inputFromFileMandatory' must be private and have accessor methods.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113
 ErrorLine is longer than 80 characters (found 86).114
 ErrorLine contains a tab character.114
 ErrorMissing a Javadoc comment.114
 ErrorParameter propertyName should be final.114
 Error'propertyName' hides a field.114
 ErrorParameter propertyDefaultValue should be final.114
 Error'propertyDefaultValue' hides a field.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.120
 ErrorMissing a Javadoc comment.120
 ErrorLine has trailing spaces.121
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine has trailing spaces.123
 ErrorLine is longer than 80 characters (found 119).123
 ErrorLine contains a tab character.123
 ErrorLine has trailing spaces.124
 ErrorLine is longer than 80 characters (found 115).124
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 123).125
 ErrorLine contains a tab character.125
 ErrorLine has trailing spaces.126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorExpected an @return tag.129
 ErrorLine is longer than 80 characters (found 94).129
 ErrorLine contains a tab character.129
 ErrorMethod 'setInputFromFileMandatory' is not designed for extension - needs to be abstract, final or empty.129
 ErrorParameter inputFromFileMandatory should be final.129
 Error'inputFromFileMandatory' hides a field.129
 ErrorExpected @param tag for 'inputFromFileMandatory'.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine has trailing spaces.134
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.140
 ErrorMissing a Javadoc comment.140
 ErrorParameter propertyName should be final.140
 ErrorLine contains a tab character.141
 ErrorParameter propertyDefaultValue should be final.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.145
 ErrorMethod 'validateProperty' is not designed for extension - needs to be abstract, final or empty.145
 ErrorLine contains a tab character.146
 ErrorParameter input should be final.146
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine has trailing spaces.153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorMissing a Javadoc comment.156
 ErrorLine contains a tab character.156
 ErrorLine is longer than 80 characters (found 93).158
 ErrorLine contains a tab character.158
 ErrorMissing a Javadoc comment.158
 ErrorParameter propertyName should be final.158
 ErrorParameter propertyDefaultValue should be final.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.162
 ErrorMethod 'validateProperty' is not designed for extension - needs to be abstract, final or empty.162
 ErrorLine contains a tab character.163
 ErrorParameter input should be final.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine has trailing spaces.170
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine has trailing spaces.172
 ErrorLine contains a tab character.172
 ErrorMissing a Javadoc comment.173
 ErrorLine contains a tab character.173
 ErrorLine is longer than 80 characters (found 92).175
 ErrorLine contains a tab character.175
 ErrorMissing a Javadoc comment.175
 ErrorParameter propertyName should be final.175
 ErrorParameter propertyDefaultValue should be final.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.179
 ErrorMethod 'validateProperty' is not designed for extension - needs to be abstract, final or empty.179
 ErrorLine contains a tab character.180
 ErrorParameter input should be final.180
 Error'if' construct must use '{}'s.181
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185

org/flowerplatform/core/RemoteMethodInvocationInfo.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 88).36
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getServiceId' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'setServiceId' is not designed for extension - needs to be abstract, final or empty.48
 ErrorMissing a Javadoc comment.48
 ErrorParameter serviceId should be final.48
 Error'serviceId' hides a field.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'getMethodName' is not designed for extension - needs to be abstract, final or empty.52
 ErrorMissing a Javadoc comment.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.56
 ErrorMethod 'setMethodName' is not designed for extension - needs to be abstract, final or empty.56
 ErrorMissing a Javadoc comment.56
 ErrorParameter methodName should be final.56
 Error'methodName' hides a field.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'getParameters' is not designed for extension - needs to be abstract, final or empty.60
 ErrorMissing a Javadoc comment.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.64
 ErrorMethod 'setParameters' is not designed for extension - needs to be abstract, final or empty.64
 ErrorMissing a Javadoc comment.64
 ErrorParameter parameters should be final.64
 Error'parameters' hides a field.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.68
 ErrorMethod 'getStartTimestamp' is not designed for extension - needs to be abstract, final or empty.68
 ErrorMissing a Javadoc comment.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.72
 ErrorMethod 'setStartTimestamp' is not designed for extension - needs to be abstract, final or empty.72
 ErrorMissing a Javadoc comment.72
 ErrorParameter startTimestamp should be final.72
 Error'startTimestamp' hides a field.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.76
 ErrorMethod 'getReturnValue' is not designed for extension - needs to be abstract, final or empty.76
 ErrorMissing a Javadoc comment.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.80
 ErrorMethod 'setReturnValue' is not designed for extension - needs to be abstract, final or empty.80
 ErrorMissing a Javadoc comment.80
 ErrorParameter returnValue should be final.80
 Error'returnValue' hides a field.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorExpected an @return tag.87
 ErrorLine contains a tab character.87
 ErrorMethod 'getHeaders' is not designed for extension - needs to be abstract, final or empty.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorMethod 'setHeaders' is not designed for extension - needs to be abstract, final or empty.94
 ErrorParameter headers should be final.94
 Error'headers' hides a field.94
 ErrorExpected @param tag for 'headers'.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.98
 ErrorLine has trailing spaces.99
 ErrorLine is longer than 80 characters (found 81).99
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 83).100
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorExpected an @return tag.104
 ErrorLine contains a tab character.104
 ErrorMethod 'getEnrichedReturnValue' is not designed for extension - needs to be abstract, final or empty.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorMethod 'getResourceSets' is not designed for extension - needs to be abstract, final or empty.108
 ErrorMissing a Javadoc comment.108
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 84).110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine has trailing spaces.112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorMethod 'getResourceUris' is not designed for extension - needs to be abstract, final or empty.113
 ErrorMissing a Javadoc comment.113
 ErrorLine contains a tab character.114
 ErrorLine is longer than 80 characters (found 84).115
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.118
 ErrorMethod 'getTimestampOfLastRequest' is not designed for extension - needs to be abstract, final or empty.118
 ErrorMissing a Javadoc comment.118
 ErrorLine is longer than 80 characters (found 100).119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120

org/flowerplatform/core/RemoteMethodInvocationListener.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 119).33
 ErrorLine has trailing spaces.34
 ErrorLine is longer than 80 characters (found 107).41
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 Error'static' modifier out of order with the JLS suggestions.41
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine is longer than 80 characters (found 97).43
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 Error'static' modifier out of order with the JLS suggestions.43
 ErrorName 'loggerContext' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.43
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 125).46
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 81).47
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 157).50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 86).53
 ErrorLine contains a tab character.53
 ErrorMethod 'preInvoke' is not designed for extension - needs to be abstract, final or empty.53
 ErrorParameter remoteMethodInvocationInfo should be final.53
 ErrorExpected @param tag for 'remoteMethodInvocationInfo'.53
 ErrorLine is longer than 80 characters (found 83).54
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 111).56
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 120).57
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 143).60
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 81).61
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine is longer than 80 characters (found 88).63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 112).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 223).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 94).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 150).79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorFirst sentence should end with a period.84
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 91).85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 86).87
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 180).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 97).89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 87).93
 ErrorLine contains a tab character.93
 ErrorMethod 'postInvoke' is not designed for extension - needs to be abstract, final or empty.93
 ErrorParameter remoteMethodInvocationInfo should be final.93
 ErrorExpected @param tag for 'remoteMethodInvocationInfo'.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 99).96
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 85).97
 ErrorLine contains a tab character.97
 ErrorLine is longer than 80 characters (found 87).98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 107).101
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 94).102
 ErrorLine contains a tab character.102
 ErrorAvoid inline conditionals.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 123).105
 ErrorLine contains a tab character.105
 Error'{' is followed by whitespace.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 147).110
 ErrorLine contains a tab character.110
 ErrorLine has trailing spaces.111
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 101).112
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 120).116
 ErrorLine contains a tab character.116
 ErrorLine has trailing spaces.117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine has trailing spaces.119
 ErrorLine is longer than 80 characters (found 120).119
 ErrorLine contains a tab character.119
 ErrorLine has trailing spaces.120
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 92).121
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 112).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine is longer than 80 characters (found 152).124
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine is longer than 80 characters (found 117).126
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 96).127
 ErrorLine contains a tab character.127
 ErrorLine has trailing spaces.128
 ErrorLine contains a tab character.128
 ErrorLine is longer than 80 characters (found 90).129
 ErrorLine contains a tab character.129
 ErrorLine has trailing spaces.130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 179).136
 ErrorLine contains a tab character.136
 Error'{' is followed by whitespace.136
 ErrorLine contains a tab character.137
 ErrorLine has trailing spaces.138
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 136).141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine has trailing spaces.144
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine is longer than 80 characters (found 86).146
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine is longer than 80 characters (found 127).149
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine is longer than 80 characters (found 111).153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine has trailing spaces.155
 ErrorLine contains a tab character.155

org/flowerplatform/core/ScheduledExecutorServiceFactory.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.27
 ErrorLine is longer than 80 characters (found 89).28
 ErrorLine has trailing spaces.30
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 144).35
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.37
 ErrorMethod 'createScheduledExecutorService' is not designed for extension - needs to be abstract, final or empty.37
 ErrorMissing a Javadoc comment.37
 ErrorLine is longer than 80 characters (found 96).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorMethod 'dispose' is not designed for extension - needs to be abstract, final or empty.43
 ErrorMissing a Javadoc comment.43
 ErrorLine has trailing spaces.44
 ErrorLine is longer than 80 characters (found 84).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47

org/flowerplatform/core/ServiceRegistry.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.24
 ErrorLine is longer than 80 characters (found 83).26
 ErrorLine is longer than 80 characters (found 96).27
 ErrorLine is longer than 80 characters (found 98).28
 ErrorLine is longer than 80 characters (found 101).29
 ErrorLine has trailing spaces.31
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'registerService' is not designed for extension - needs to be abstract, final or empty.44
 ErrorParameter id should be final.44
 ErrorExpected @param tag for 'id'.44
 ErrorParameter serviceInstance should be final.44
 ErrorExpected @param tag for 'serviceInstance'.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorMethod 'getService' is not designed for extension - needs to be abstract, final or empty.53
 ErrorParameter id should be final.53
 ErrorExpected @param tag for 'id'.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorExpected an @return tag.60
 ErrorLine contains a tab character.60
 ErrorMethod 'getMap' is not designed for extension - needs to be abstract, final or empty.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63

org/flowerplatform/core/file/FileChildrenController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 83).18
 ErrorLine is longer than 80 characters (found 81).24
 ErrorLine is longer than 80 characters (found 87).25
 ErrorLine is longer than 80 characters (found 83).26
 ErrorLine is longer than 80 characters (found 89).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine is longer than 80 characters (found 87).48
 ErrorLine contains a tab character.48
 ErrorParameter node should be final.48
 ErrorParameter context should be final.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 155).61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.68
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.68
 ErrorLine is longer than 80 characters (found 84).69
 ErrorLine contains a tab character.69
 ErrorParameter node should be final.69
 ErrorParameter context should be final.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 118).81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorMethod 'addNode' is not designed for extension - needs to be abstract, final or empty.89
 ErrorLine is longer than 80 characters (found 95).90
 ErrorLine contains a tab character.90
 ErrorParameter parentNode should be final.90
 ErrorParameter child should be final.90
 ErrorParameter context should be final.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 89).100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine has trailing spaces.103
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 91).104
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 128).105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine is longer than 80 characters (found 135).107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine is longer than 80 characters (found 86).109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine is longer than 80 characters (found 90).115
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 130).116
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine has trailing spaces.118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine is longer than 80 characters (found 115).120
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 88).121
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 120).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine has trailing spaces.125
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorMethod 'removeNode' is not designed for extension - needs to be abstract, final or empty.126
 ErrorLine is longer than 80 characters (found 92).127
 ErrorLine contains a tab character.127
 ErrorParameter node should be final.127
 ErrorParameter child should be final.127
 ErrorParameter context should be final.127
 ErrorLine contains a tab character.128
 ErrorLine is longer than 80 characters (found 120).129
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133

org/flowerplatform/core/file/FileControllerUtils.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUtility classes should not have a public or default constructor.32
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorParameter node should be final.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorParameter nodeUri should be final.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorParameter repo should be final.46
 ErrorParameter path should be final.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 92).51
 ErrorLine contains a tab character.51
 ErrorAvoid inline conditionals.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorMissing a Javadoc comment.54
 ErrorParameter filePath should be final.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine is longer than 80 characters (found 128).62
 ErrorLine contains a tab character.62
 ErrorMissing a Javadoc comment.62
 ErrorParameter initialFilePath should be final.62
 ErrorParameter startingIndexSuffix should be final.62
 ErrorLine is longer than 80 characters (found 120).63
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 202).65
 ErrorLine contains a tab character.65
 ErrorAvoid inline conditionals.65
 ErrorLine is longer than 80 characters (found 116).66
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 154).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 84).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 97).79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine is longer than 80 characters (found 96).86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88

org/flowerplatform/core/file/FileHolderAccessController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.29
 ErrorMethod 'getFileHolder' is not designed for extension - needs to be abstract, final or empty.29
 ErrorMissing a Javadoc comment.29
 ErrorParameter file should be final.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.33
 ErrorLine contains a tab character.34
 ErrorParameter file should be final.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'getPath' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine contains a tab character.39
 ErrorParameter file should be final.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine contains a tab character.44
 ErrorParameter path should be final.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMethod 'getFileAsFile' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine contains a tab character.49
 ErrorParameter file should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'getLastModifiedTimestamp' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine contains a tab character.54
 ErrorParameter file should be final.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.58
 ErrorMethod 'getContent' is not designed for extension - needs to be abstract, final or empty.58
 ErrorLine contains a tab character.59
 ErrorParameter file should be final.59
 ErrorLine is longer than 80 characters (found 93).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.63
 ErrorMethod 'setContent' is not designed for extension - needs to be abstract, final or empty.63
 ErrorLine contains a tab character.64
 ErrorParameter file should be final.64
 ErrorParameter content should be final.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.68
 ErrorMethod 'isDirectory' is not designed for extension - needs to be abstract, final or empty.68
 ErrorLine contains a tab character.69
 ErrorParameter file should be final.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMethod 'getParentFile' is not designed for extension - needs to be abstract, final or empty.73
 ErrorLine contains a tab character.74
 ErrorParameter file should be final.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.78
 ErrorMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.78
 ErrorLine contains a tab character.79
 ErrorParameter parent should be final.79
 ErrorParameter name should be final.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.83
 ErrorMethod 'createFile' is not designed for extension - needs to be abstract, final or empty.83
 ErrorLine contains a tab character.84
 ErrorParameter file should be final.84
 ErrorParameter isDirectory should be final.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.88
 ErrorMethod 'exists' is not designed for extension - needs to be abstract, final or empty.88
 ErrorLine contains a tab character.89
 ErrorParameter file should be final.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.93
 ErrorMethod 'getPathRelativeToFile' is not designed for extension - needs to be abstract, final or empty.93
 ErrorLine contains a tab character.94
 ErrorParameter file should be final.94
 ErrorParameter relativeTo should be final.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.98
 ErrorMethod 'getAbsolutePath' is not designed for extension - needs to be abstract, final or empty.98
 ErrorLine contains a tab character.99
 ErrorParameter file should be final.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.103
 ErrorMethod 'getFileExtension' is not designed for extension - needs to be abstract, final or empty.103
 ErrorLine contains a tab character.104
 ErrorParameter file should be final.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.113
 ErrorMethod 'isFile' is not designed for extension - needs to be abstract, final or empty.113
 ErrorLine contains a tab character.114
 ErrorParameter file should be final.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.121
 ErrorMethod 'getFileClass' is not designed for extension - needs to be abstract, final or empty.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.126
 ErrorMethod 'listFiles' is not designed for extension - needs to be abstract, final or empty.126
 ErrorLine contains a tab character.127
 ErrorParameter folder should be final.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.131
 ErrorMethod 'delete' is not designed for extension - needs to be abstract, final or empty.131
 ErrorLine contains a tab character.132
 ErrorParameter child should be final.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.136
 ErrorMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.136
 ErrorLine contains a tab character.137
 ErrorParameter file should be final.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.141
 ErrorMethod 'rename' is not designed for extension - needs to be abstract, final or empty.141
 ErrorLine contains a tab character.142
 ErrorParameter file should be final.142
 ErrorParameter dest should be final.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.146
 ErrorMethod 'readFileToString' is not designed for extension - needs to be abstract, final or empty.146
 ErrorLine contains a tab character.147
 ErrorParameter file should be final.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.151
 ErrorMethod 'writeStringToFile' is not designed for extension - needs to be abstract, final or empty.151
 ErrorLine contains a tab character.152
 ErrorParameter file should be final.152
 ErrorParameter str should be final.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.156
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.156
 ErrorLine contains a tab character.157
 ErrorParameter file should be final.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.161
 ErrorMethod 'length' is not designed for extension - needs to be abstract, final or empty.161
 ErrorLine contains a tab character.162
 ErrorParameter file should be final.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164

org/flowerplatform/core/file/FilePropertiesController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 87).22
 ErrorLine is longer than 80 characters (found 83).23
 ErrorLine is longer than 80 characters (found 114).47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.49
 ErrorLine is longer than 80 characters (found 92).50
 ErrorLine contains a tab character.50
 ErrorParameter node should be final.50
 ErrorParameter context should be final.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 92).53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 102).57
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 114).58
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 87).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 124).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 Errorswitch without "default" clause.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine is longer than 80 characters (found 143).74
 ErrorLine contains a tab character.74
 Error'cast' is not followed by whitespace.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 102).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 128).85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 82).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 126).89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine is longer than 80 characters (found 104).91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.94
 ErrorMissing a Javadoc comment.94
 ErrorParameter folder should be final.94
 ErrorLine is longer than 80 characters (found 112).95
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 Error'if' construct must use '{}'s.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 Error'else' construct must use '{}'s.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.106
 ErrorLine is longer than 80 characters (found 112).107
 ErrorLine contains a tab character.107
 ErrorParameter node should be final.107
 ErrorParameter property should be final.107
 ErrorParameter value should be final.107
 ErrorParameter context should be final.107
 ErrorLine is longer than 80 characters (found 112).108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine is longer than 80 characters (found 87).111
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine is longer than 80 characters (found 82).113
 ErrorLine contains a tab character.113
 ErrorLine is longer than 80 characters (found 104).114
 ErrorLine contains a tab character.114
 ErrorLine is longer than 80 characters (found 97).115
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 97).116
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 128).117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine is longer than 80 characters (found 139).119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 87).121
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 144).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine is longer than 80 characters (found 97).124
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 109).125
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.133
 ErrorMethod 'unsetProperty' is not designed for extension - needs to be abstract, final or empty.133
 ErrorLine is longer than 80 characters (found 100).134
 ErrorLine contains a tab character.134
 ErrorParameter node should be final.134
 ErrorParameter property should be final.134
 ErrorParameter context should be final.134
 ErrorLine is longer than 80 characters (found 117).135
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136

org/flowerplatform/core/file/FileSubscribableProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 97).36
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 121).46
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorParameter extension should be final.46
 Error'extension' hides a field.46
 ErrorParameter scheme should be final.46
 Error'scheme' hides a field.46
 ErrorParameter contentType should be final.46
 Error'contentType' hides a field.46
 ErrorParameter insertAtBeginning should be final.46
 Error'insertAtBeginning' hides a field.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.54
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.54
 ErrorLine is longer than 80 characters (found 92).55
 ErrorLine contains a tab character.55
 ErrorParameter node should be final.55
 ErrorParameter context should be final.55
 ErrorLine is longer than 80 characters (found 101).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine is longer than 80 characters (found 96).61
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 81).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 86).64
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 96).65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 112).67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 111).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76

org/flowerplatform/core/file/FileSystemControllers.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 85).32
 ErrorLine is longer than 80 characters (found 82).33
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMethod 'registerControllers' is not designed for extension - needs to be abstract, final or empty.47
 ErrorMissing a Javadoc comment.47
 ErrorLine is longer than 80 characters (found 93).48
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 132).49
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 81).50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 86).51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 83).52
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 206).53
 ErrorLine contains a tab character.53
 Error'10' is a magic number.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 121).55
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 91).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 99).59
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 114).60
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 85).61
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 81).62
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 242).63
 ErrorLine contains a tab character.63
 Error'-10' is a magic number.63
 ErrorLine is longer than 80 characters (found 192).64
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 326).65
 ErrorLine contains a tab character.65
 Error'-5' is a magic number.65
 ErrorLine is longer than 80 characters (found 271).66
 ErrorLine contains a tab character.66
 Error'10' is a magic number.66
 ErrorLine is longer than 80 characters (found 276).67
 ErrorLine contains a tab character.67
 Error'11' is a magic number.67
 ErrorLine is longer than 80 characters (found 274).68
 ErrorLine contains a tab character.68
 Error'12' is a magic number.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 127).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72

org/flowerplatform/core/file/FileSystemNodeController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 97).36
 ErrorLine is longer than 80 characters (found 92).38
 ErrorLine contains a tab character.38
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.38
 ErrorMissing a Javadoc comment.38
 ErrorParameter node should be final.38
 ErrorParameter context should be final.38
 ErrorLine is longer than 80 characters (found 108).39
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 105).41
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 93).42
 ErrorLine contains a tab character.42
 ErrorLine is longer than 80 characters (found 88).43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46

org/flowerplatform/core/file/FileSystemResourceHandler.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 81).22
 ErrorLine contains a tab character.33
 ErrorMethod 'getResourceUri' is not designed for extension - needs to be abstract, final or empty.33
 ErrorLine contains a tab character.34
 ErrorParameter nodeUri should be final.34
 ErrorLine is longer than 80 characters (found 84).35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'getRawNodeDataFromResource' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine is longer than 80 characters (found 87).39
 ErrorLine contains a tab character.39
 ErrorParameter nodeUri should be final.39
 ErrorParameter resourceData should be final.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorMethod 'createNodeFromRawNodeData' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine is longer than 80 characters (found 83).44
 ErrorLine contains a tab character.44
 ErrorParameter nodeUri should be final.44
 ErrorParameter rawNodeData should be final.44
 ErrorLine has trailing spaces.45
 ErrorLine is longer than 80 characters (found 122).45
 ErrorLine contains a tab character.45
 ErrorAvoid inline conditionals.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.49
 ErrorMethod 'load' is not designed for extension - needs to be abstract, final or empty.49
 ErrorLine contains a tab character.50
 ErrorParameter resourceUri should be final.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorParameter resourceData should be final.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.59
 ErrorMethod 'isDirty' is not designed for extension - needs to be abstract, final or empty.59
 ErrorLine contains a tab character.60
 ErrorParameter resourceData should be final.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorParameter resourceData should be final.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67

org/flowerplatform/core/file/IFileAccessController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorMissing a Javadoc comment.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 Error'(' is preceded with whitespace.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorMissing a Javadoc comment.57
 Error'(' is preceded with whitespace.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorMissing a Javadoc comment.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorMissing a Javadoc comment.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorMissing a Javadoc comment.63
 ErrorLine contains a tab character.65
 ErrorMissing a Javadoc comment.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorMissing a Javadoc comment.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorMissing a Javadoc comment.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorMissing a Javadoc comment.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorMissing a Javadoc comment.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorMissing a Javadoc comment.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77

org/flowerplatform/core/file/PlainFileAccessController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.apache.commons.io.IOUtils.23
 ErrorLine contains a tab character.32
 ErrorMethod 'getLastModifiedTimestamp' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine contains a tab character.33
 ErrorParameter file should be final.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine contains a tab character.38
 ErrorParameter file should be final.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorExpected an @return tag.46
 ErrorLine contains a tab character.46
 ErrorMethod 'getContent' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorParameter file should be final.47
 ErrorExpected @param tag for 'file'.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 98).51
 ErrorLine contains a tab character.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.55
 ErrorMethod 'setContent' is not designed for extension - needs to be abstract, final or empty.55
 ErrorLine contains a tab character.56
 ErrorParameter file should be final.56
 ErrorParameter content should be final.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 93).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorMethod 'getFileExtension' is not designed for extension - needs to be abstract, final or empty.64
 ErrorLine contains a tab character.65
 ErrorParameter object should be final.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorMethod 'isFile' is not designed for extension - needs to be abstract, final or empty.75
 ErrorLine contains a tab character.76
 ErrorParameter file should be final.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorMethod 'getFileClass' is not designed for extension - needs to be abstract, final or empty.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorMethod 'listFiles' is not designed for extension - needs to be abstract, final or empty.85
 ErrorLine contains a tab character.86
 ErrorParameter folder should be final.86
 ErrorLine contains a tab character.87
 Error'cast' is not followed by whitespace.87
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorMethod 'delete' is not designed for extension - needs to be abstract, final or empty.90
 ErrorLine contains a tab character.91
 ErrorParameter folder should be final.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine has trailing spaces.104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorMethod 'getParentFile' is not designed for extension - needs to be abstract, final or empty.105
 ErrorLine contains a tab character.106
 ErrorParameter file should be final.106
 Error'{' is not preceded with whitespace.106
 ErrorLine contains a tab character.107
 Error'cast' is not followed by whitespace.107
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.110
 ErrorLine contains a tab character.111
 ErrorParameter file should be final.111
 Error'{' is not preceded with whitespace.111
 ErrorLine contains a tab character.112
 Error'cast' is not followed by whitespace.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorMethod 'rename' is not designed for extension - needs to be abstract, final or empty.114
 ErrorLine contains a tab character.115
 ErrorParameter file should be final.115
 ErrorParameter dest should be final.115
 ErrorLine contains a tab character.116
 Error'cast' is not followed by whitespace.116
 Error'cast' is not followed by whitespace.116
 ErrorLine contains a tab character.117
 ErrorLine has trailing spaces.118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorMethod 'readFileToString' is not designed for extension - needs to be abstract, final or empty.119
 ErrorLine contains a tab character.120
 ErrorParameter file should be final.120
 Error'{' is not preceded with whitespace.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 Error'cast' is not followed by whitespace.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine has trailing spaces.127
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorMethod 'writeStringToFile' is not designed for extension - needs to be abstract, final or empty.128
 ErrorLine contains a tab character.129
 ErrorParameter file should be final.129
 ErrorParameter str should be final.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 Error'cast' is not followed by whitespace.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine has trailing spaces.136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorMethod 'isDirectory' is not designed for extension - needs to be abstract, final or empty.137
 ErrorLine contains a tab character.138
 ErrorParameter file should be final.138
 ErrorLine contains a tab character.139
 Error'cast' is not followed by whitespace.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine has trailing spaces.145
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorExpected an @return tag.149
 ErrorLine contains a tab character.149
 ErrorMethod 'createFile' is not designed for extension - needs to be abstract, final or empty.149
 ErrorLine contains a tab character.150
 ErrorParameter file should be final.150
 ErrorExpected @param tag for 'file'.150
 ErrorParameter isDirectory should be final.150
 ErrorExpected @param tag for 'isDirectory'.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine has trailing spaces.165
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.166
 ErrorLine contains a tab character.167
 ErrorParameter file should be final.167
 ErrorParameter name should be final.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.171
 ErrorMethod 'exists' is not designed for extension - needs to be abstract, final or empty.171
 ErrorLine contains a tab character.172
 ErrorParameter file should be final.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.176
 ErrorMethod 'getPathRelativeToFile' is not designed for extension - needs to be abstract, final or empty.176
 ErrorLine contains a tab character.177
 ErrorParameter file should be final.177
 ErrorParameter relativeTo should be final.177
 ErrorLine is longer than 80 characters (found 104).178
 ErrorLine contains a tab character.178
 Error'cast' is not followed by whitespace.178
 Error'cast' is not followed by whitespace.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.185
 ErrorMethod 'getAbsolutePath' is not designed for extension - needs to be abstract, final or empty.185
 ErrorLine contains a tab character.186
 ErrorParameter file should be final.186
 ErrorLine contains a tab character.187
 Error'cast' is not followed by whitespace.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorExpected an @return tag.193
 ErrorLine contains a tab character.193
 ErrorMethod 'getPath' is not designed for extension - needs to be abstract, final or empty.193
 ErrorLine contains a tab character.194
 ErrorParameter file should be final.194
 ErrorExpected @param tag for 'file'.194
 ErrorLine is longer than 80 characters (found 117).195
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorExpected an @return tag.201
 ErrorLine contains a tab character.201
 ErrorMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.201
 ErrorLine contains a tab character.202
 ErrorParameter path should be final.202
 ErrorExpected @param tag for 'path'.202
 ErrorExpected @throws tag for 'Exception'.202
 ErrorLine contains a tab character.203
 ErrorLine is longer than 80 characters (found 107).204
 ErrorLine contains a tab character.204
 ErrorAvoid inline conditionals.204
 ErrorLine contains a tab character.205
 ErrorLine has trailing spaces.206
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorMethod 'getFileAsFile' is not designed for extension - needs to be abstract, final or empty.207
 ErrorLine contains a tab character.208
 ErrorParameter file should be final.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.212
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.212
 ErrorLine contains a tab character.213
 ErrorParameter file should be final.213
 ErrorLine contains a tab character.214
 Error'cast' is not followed by whitespace.214
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine contains a tab character.217
 Error'cast' is not followed by whitespace.217
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.220
 ErrorMethod 'length' is not designed for extension - needs to be abstract, final or empty.220
 ErrorLine contains a tab character.221
 ErrorParameter file should be final.221
 ErrorLine contains a tab character.222
 Error'cast' is not followed by whitespace.222
 ErrorLine contains a tab character.223

org/flowerplatform/core/file/download/DownloadInfo.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine contains a tab character.24
 ErrorMissing a Javadoc comment.24
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMethod 'getPath' is not designed for extension - needs to be abstract, final or empty.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.35
 ErrorMethod 'setPath' is not designed for extension - needs to be abstract, final or empty.35
 ErrorMissing a Javadoc comment.35
 ErrorParameter path should be final.35
 Error'path' hides a field.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.40
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.44
 ErrorMethod 'setType' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorParameter type should be final.44
 Error'type' hides a field.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.49
 ErrorMethod 'getTimestamp' is not designed for extension - needs to be abstract, final or empty.49
 ErrorMissing a Javadoc comment.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'setTimestamp' is not designed for extension - needs to be abstract, final or empty.53
 ErrorMissing a Javadoc comment.53
 ErrorParameter timestamp should be final.53
 Error'timestamp' hides a field.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorMethod 'getSessionId' is not designed for extension - needs to be abstract, final or empty.58
 ErrorMissing a Javadoc comment.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.62
 ErrorMethod 'setSessionId' is not designed for extension - needs to be abstract, final or empty.62
 ErrorMissing a Javadoc comment.62
 ErrorParameter sessionId should be final.62
 Error'sessionId' hides a field.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.67
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.67
 ErrorMissing a Javadoc comment.67
 ErrorLine is longer than 80 characters (found 175).68
 ErrorLine contains a tab character.68
 ErrorAvoid inline conditionals.68
 ErrorLine contains a tab character.69

org/flowerplatform/core/file/download/DownloadServlet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 92).40
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.40
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine is longer than 80 characters (found 117).47
 ErrorLine contains a tab character.47
 ErrorParameter req should be final.47
 ErrorParameter resp should be final.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 168).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine is longer than 80 characters (found 88).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81

org/flowerplatform/core/file/download/remote/DownloadService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.38
 ErrorLine has trailing spaces.40
 ErrorLine is longer than 80 characters (found 111).40
 ErrorLine is longer than 80 characters (found 106).43
 ErrorLine has trailing spaces.44
 ErrorLine is longer than 80 characters (found 116).46
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine is longer than 80 characters (found 82).51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 112).52
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.60
 ErrorMissing a Javadoc comment.60
 ErrorLine contains a tab character.61
 ErrorMissing a Javadoc comment.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 95).63
 ErrorLine contains a tab character.63
 ErrorMissing a Javadoc comment.63
 ErrorLine is longer than 80 characters (found 83).64
 ErrorLine contains a tab character.64
 ErrorMissing a Javadoc comment.64
 ErrorLine is longer than 80 characters (found 122).66
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorLine is longer than 80 characters (found 99).67
 ErrorLine contains a tab character.67
 ErrorMissing a Javadoc comment.67
 ErrorLine is longer than 80 characters (found 115).69
 ErrorLine contains a tab character.69
 ErrorMissing a Javadoc comment.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 148).71
 ErrorLine contains a tab character.71
 ErrorMissing a Javadoc comment.71
 ErrorMissing a Javadoc comment.73
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorMissing a Javadoc comment.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine is longer than 80 characters (found 112).77
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77
 ErrorParameter parentScheduler should be final.77
 Error'parentScheduler' hides a field.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine is longer than 80 characters (found 112).83
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 216).84
 ErrorLine contains a tab character.84
 Error'/' is not preceded with whitespace.84
 Error'/' is not followed by whitespace.84
 Error'100' is a magic number.84
 Error'/' is not preceded with whitespace.84
 Error'/' is not followed by whitespace.84
 Error'100' is a magic number.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 181).88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorMissing a Javadoc comment.92
 ErrorLine is longer than 80 characters (found 169).93
 ErrorLine contains a tab character.93
 ErrorLine is longer than 80 characters (found 197).94
 ErrorLine contains a tab character.94
 ErrorLine has trailing spaces.95
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine has trailing spaces.97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 203).99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorMethod 'getDownloadInfo' is not designed for extension - needs to be abstract, final or empty.102
 ErrorMissing a Javadoc comment.102
 ErrorParameter downloadId should be final.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine contains a tab character.105
 ErrorLine has trailing spaces.106
 ErrorLine contains a tab character.106
 ErrorMissing a Javadoc comment.106
 ErrorLine is longer than 80 characters (found 97).107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine contains a tab character.114
 ErrorMissing a Javadoc comment.114
 ErrorLine is longer than 80 characters (found 104).115
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine has trailing spaces.120
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorMissing a Javadoc comment.121
 ErrorParameter downloadId should be final.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine has trailing spaces.131
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorParameter sessionId should be final.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.136
 ErrorMethod 'sessionRemoved' is not designed for extension - needs to be abstract, final or empty.136
 ErrorLine contains a tab character.137
 ErrorParameter sessionId should be final.137
 ErrorLine has trailing spaces.138
 ErrorLine is longer than 80 characters (found 160).138
 ErrorLine contains a tab character.138
 ErrorLine is longer than 80 characters (found 107).139
 ErrorLine contains a tab character.139
 ErrorLine is longer than 80 characters (found 88).140
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine has trailing spaces.142
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine has trailing spaces.146
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine is longer than 80 characters (found 103).148
 ErrorLine contains a tab character.148
 ErrorLine is longer than 80 characters (found 116).149
 ErrorLine contains a tab character.149
 ErrorLine has trailing spaces.150
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine is longer than 80 characters (found 97).154
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine has trailing spaces.156
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine is longer than 80 characters (found 107).158
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine has trailing spaces.160
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine is longer than 80 characters (found 101).162
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorExpected an @return tag.165
 ErrorLine is longer than 80 characters (found 82).165
 ErrorLine contains a tab character.165
 ErrorMethod 'prepareDownload' is not designed for extension - needs to be abstract, final or empty.165
 ErrorParameter fullNodeIds should be final.165
 ErrorExpected @param tag for 'fullNodeIds'.165
 ErrorExpected @throws tag for 'Throwable'.165
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine is longer than 80 characters (found 97).168
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine is longer than 80 characters (found 98).171
 ErrorLine contains a tab character.171
 ErrorLine is longer than 80 characters (found 111).172
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine is longer than 80 characters (found 107).174
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine has trailing spaces.181
 ErrorLine is longer than 80 characters (found 120).181
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine has trailing spaces.183
 ErrorLine is longer than 80 characters (found 88).183
 ErrorLine contains a tab character.183
 ErrorLine has trailing spaces.184
 ErrorLine contains a tab character.184
 ErrorLine is longer than 80 characters (found 111).185
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine has trailing spaces.187
 ErrorLine contains a tab character.187
 ErrorLine is longer than 80 characters (found 106).188
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine is longer than 80 characters (found 100).190
 ErrorLine contains a tab character.190
 ErrorLine is longer than 80 characters (found 151).191
 ErrorLine contains a tab character.191
 ErrorLine has trailing spaces.192
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine has trailing spaces.194
 ErrorLine is longer than 80 characters (found 136).194
 ErrorLine contains a tab character.194
 ErrorLine is longer than 80 characters (found 89).195
 ErrorLine contains a tab character.195
 ErrorLine has trailing spaces.196
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine has trailing spaces.200
 ErrorLine is longer than 80 characters (found 152).200
 ErrorLine contains a tab character.200
 ErrorLine has trailing spaces.201
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine is longer than 80 characters (found 94).203
 ErrorLine contains a tab character.203
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorAvoid inline conditionals.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine has trailing spaces.209
 ErrorLine contains a tab character.209
 ErrorLine is longer than 80 characters (found 127).210
 ErrorLine contains a tab character.210
 ErrorLine has trailing spaces.211
 ErrorLine contains a tab character.211

org/flowerplatform/core/file/upload/UploadInfo.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.21
 ErrorLine has trailing spaces.22
 ErrorLine contains a tab character.22
 ErrorLine is longer than 80 characters (found 89).23
 ErrorLine contains a tab character.23
 ErrorLine is longer than 80 characters (found 81).24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorLine has trailing spaces.27
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.42
 ErrorMissing a Javadoc comment.42
 ErrorParameter location should be final.42
 Error'location' hides a field.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorMethod 'getTmpLocation' is not designed for extension - needs to be abstract, final or empty.47
 ErrorMissing a Javadoc comment.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.51
 ErrorMethod 'setTmpLocation' is not designed for extension - needs to be abstract, final or empty.51
 ErrorMissing a Javadoc comment.51
 ErrorParameter tmpLocation should be final.51
 Error'tmpLocation' hides a field.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.56
 ErrorMethod 'unzipFile' is not designed for extension - needs to be abstract, final or empty.56
 ErrorMissing a Javadoc comment.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'setUnzipFile' is not designed for extension - needs to be abstract, final or empty.60
 ErrorMissing a Javadoc comment.60
 ErrorParameter unzipFile should be final.60
 Error'unzipFile' hides a field.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorMethod 'getTimestamp' is not designed for extension - needs to be abstract, final or empty.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.69
 ErrorMethod 'setTimestamp' is not designed for extension - needs to be abstract, final or empty.69
 ErrorMissing a Javadoc comment.69
 ErrorParameter timestamp should be final.69
 Error'timestamp' hides a field.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.74
 ErrorMethod 'getSessionId' is not designed for extension - needs to be abstract, final or empty.74
 ErrorMissing a Javadoc comment.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.78
 ErrorMethod 'setSessionId' is not designed for extension - needs to be abstract, final or empty.78
 ErrorMissing a Javadoc comment.78
 ErrorParameter sessionId should be final.78
 Error'sessionId' hides a field.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.83
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.83
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 184).85
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine has trailing spaces.87
 ErrorLine contains a tab character.87

org/flowerplatform/core/file/upload/UploadServlet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.40
 ErrorLine has trailing spaces.42
 ErrorLine is longer than 80 characters (found 94).42
 ErrorLine is longer than 80 characters (found 100).43
 ErrorLine is longer than 80 characters (found 112).44
 ErrorLine has trailing spaces.48
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 90).57
 ErrorLine contains a tab character.57
 ErrorMissing a Javadoc comment.57
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 126).59
 ErrorLine contains a tab character.59
 ErrorMethod 'doPost' is not designed for extension - needs to be abstract, final or empty.59
 ErrorMissing a Javadoc comment.59
 ErrorParameter request should be final.59
 ErrorParameter response should be final.59
 ErrorLine is longer than 80 characters (found 84).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine is longer than 80 characters (found 128).64
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 109).65
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 138).66
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 100).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 83).84
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 119).85
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 81).88
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine has trailing spaces.93
 ErrorLine is longer than 80 characters (found 88).93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 165).99
 ErrorLine contains a tab character.99
 ErrorAvoid inline conditionals.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 105).104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine is longer than 80 characters (found 108).106
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine has trailing spaces.111
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112

org/flowerplatform/core/file/upload/remote/UploadService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.33
 ErrorLine has trailing spaces.35
 ErrorLine is longer than 80 characters (found 93).35
 ErrorLine has trailing spaces.37
 ErrorLine is longer than 80 characters (found 105).39
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine is longer than 80 characters (found 96).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.47
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.54
 ErrorMissing a Javadoc comment.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 107).56
 ErrorLine contains a tab character.56
 ErrorMissing a Javadoc comment.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorMethod 'getUploadInfo' is not designed for extension - needs to be abstract, final or empty.64
 ErrorMissing a Javadoc comment.64
 ErrorParameter uploadId should be final.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorMethod 'getTemporaryUploadDirectory' is not designed for extension - needs to be abstract, final or empty.68
 ErrorMissing a Javadoc comment.68
 ErrorLine is longer than 80 characters (found 102).69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorMissing a Javadoc comment.76
 ErrorLine is longer than 80 characters (found 102).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 98).84
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 127).85
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine is longer than 80 characters (found 93).90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine has trailing spaces.92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine is longer than 80 characters (found 112).94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 86).99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorExpected an @return tag.103
 ErrorLine is longer than 80 characters (found 109).103
 ErrorLine contains a tab character.103
 ErrorMethod 'prepareUpload' is not designed for extension - needs to be abstract, final or empty.103
 ErrorParameter fullNodeId should be final.103
 ErrorExpected @param tag for 'fullNodeId'.103
 ErrorParameter fileName should be final.103
 ErrorExpected @param tag for 'fileName'.103
 ErrorParameter unzipfile should be final.103
 ErrorExpected @param tag for 'unzipfile'.103
 ErrorLine is longer than 80 characters (found 82).104
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 95).105
 ErrorLine contains a tab character.105
 ErrorLine has trailing spaces.106
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine is longer than 80 characters (found 120).107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine has trailing spaces.110
 ErrorLine contains a tab character.110
 ErrorLine has trailing spaces.111
 ErrorLine is longer than 80 characters (found 120).111
 ErrorLine contains a tab character.111
 ErrorLine has trailing spaces.112
 ErrorLine is longer than 80 characters (found 160).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine has trailing spaces.116
 ErrorLine is longer than 80 characters (found 176).116
 ErrorLine contains a tab character.116
 ErrorLine has trailing spaces.117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine has trailing spaces.119
 ErrorLine contains a tab character.119
 ErrorLine has trailing spaces.120
 ErrorLine is longer than 80 characters (found 112).120
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorParameter sessionId should be final.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.127
 ErrorMethod 'sessionRemoved' is not designed for extension - needs to be abstract, final or empty.127
 ErrorLine contains a tab character.128
 ErrorParameter sessionId should be final.128
 ErrorLine is longer than 80 characters (found 93).129
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine is longer than 80 characters (found 96).132
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine has trailing spaces.136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine has trailing spaces.139
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine has trailing spaces.141
 ErrorLine contains a tab character.141

org/flowerplatform/core/node/NodeService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 83).21
 ErrorUnused import - org.flowerplatform.core.node.remote.NodeServiceRemote.46
 ErrorLine is longer than 80 characters (found 109).57
 ErrorLine has trailing spaces.58
 ErrorLine is longer than 80 characters (found 114).58
 ErrorLine is longer than 80 characters (found 117).59
 ErrorLine has trailing spaces.61
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 88).68
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 Error'static' modifier out of order with the JLS suggestions.68
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorMissing a Javadoc comment.70
 ErrorVariable 'registry' must be private and have accessor methods.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorMissing a Javadoc comment.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorMissing a Javadoc comment.76
 ErrorParameter registry should be final.76
 Error'registry' hides a field.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine is longer than 80 characters (found 96).81
 ErrorLine contains a tab character.81
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.81
 ErrorMissing a Javadoc comment.81
 ErrorParameter node should be final.81
 ErrorParameter context should be final.81
 ErrorLine is longer than 80 characters (found 95).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 111).87
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 101).88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 101).93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 87).95
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 96).96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine is longer than 80 characters (found 161).98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 81).104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine is longer than 80 characters (found 86).109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine has trailing spaces.119
 ErrorLine contains a tab character.119
 ErrorLine is longer than 80 characters (found 84).120
 ErrorLine contains a tab character.120
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.120
 ErrorMissing a Javadoc comment.120
 ErrorParameter node should be final.120
 ErrorParameter context should be final.120
 ErrorLine is longer than 80 characters (found 95).121
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 119).125
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine is longer than 80 characters (found 86).130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine has trailing spaces.136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorExpected an @return tag.140
 ErrorLine is longer than 80 characters (found 112).140
 ErrorLine contains a tab character.140
 ErrorMethod 'getDefaultPropertyValue' is not designed for extension - needs to be abstract, final or empty.140
 ErrorParameter node should be final.140
 ErrorExpected @param tag for 'node'.140
 ErrorParameter property should be final.140
 ErrorExpected @param tag for 'property'.140
 ErrorParameter context should be final.140
 ErrorExpected @param tag for 'context'.140
 ErrorLine is longer than 80 characters (found 95).141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine is longer than 80 characters (found 146).145
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine is longer than 80 characters (found 89).147
 ErrorLine contains a tab character.147
 ErrorLine is longer than 80 characters (found 90).148
 ErrorLine contains a tab character.148
 ErrorLine is longer than 80 characters (found 86).149
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine has trailing spaces.155
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorExpected an @return tag.159
 ErrorLine contains a tab character.159
 ErrorMethod 'getPropertyDescriptors' is not designed for extension - needs to be abstract, final or empty.159
 ErrorParameter node should be final.159
 ErrorExpected @param tag for 'node'.159
 ErrorLine is longer than 80 characters (found 95).160
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine is longer than 80 characters (found 84).164
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine has trailing spaces.166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorExpected an @return tag.170
 ErrorLine contains a tab character.170
 ErrorMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.170
 ErrorParameter node should be final.170
 ErrorExpected @param tag for 'node'.170
 ErrorParameter context should be final.170
 ErrorExpected @param tag for 'context'.170
 ErrorLine is longer than 80 characters (found 95).171
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine has trailing spaces.175
 ErrorLine contains a tab character.175
 ErrorLine is longer than 80 characters (found 97).176
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine has trailing spaces.183
 ErrorLine contains a tab character.183
 ErrorLine has trailing spaces.185
 ErrorLine is longer than 80 characters (found 128).185
 ErrorLine contains a tab character.185
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.185
 ErrorMissing a Javadoc comment.185
 ErrorParameter node should be final.185
 ErrorParameter property should be final.185
 ErrorParameter value should be final.185
 ErrorParameter context should be final.185
 ErrorLine is longer than 80 characters (found 95).186
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine has trailing spaces.190
 ErrorLine contains a tab character.190
 ErrorLine is longer than 80 characters (found 127).191
 ErrorLine contains a tab character.191
 ErrorLine is longer than 80 characters (found 96).192
 ErrorLine contains a tab character.192
 ErrorLine is longer than 80 characters (found 132).193
 ErrorLine contains a tab character.193
 ErrorLine has trailing spaces.194
 ErrorLine contains a tab character.194
 ErrorLine has trailing spaces.195
 ErrorLine is longer than 80 characters (found 120).195
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine is longer than 80 characters (found 86).198
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine has trailing spaces.202
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine is longer than 80 characters (found 132).204
 ErrorLine contains a tab character.204
 ErrorLine has trailing spaces.205
 ErrorLine contains a tab character.205
 ErrorLine is longer than 80 characters (found 86).206
 ErrorLine contains a tab character.206
 ErrorLine is longer than 80 characters (found 95).207
 ErrorLine contains a tab character.207
 ErrorLine is longer than 80 characters (found 194).208
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine has trailing spaces.211
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine contains a tab character.213
 ErrorLine contains a tab character.214
 ErrorLine has trailing spaces.215
 ErrorLine is longer than 80 characters (found 104).215
 ErrorLine contains a tab character.215
 ErrorMethod 'unsetProperty' is not designed for extension - needs to be abstract, final or empty.215
 ErrorParameter node should be final.215
 ErrorExpected @param tag for 'node'.215
 ErrorParameter property should be final.215
 ErrorExpected @param tag for 'property'.215
 ErrorParameter context should be final.215
 ErrorExpected @param tag for 'context'.215
 ErrorLine is longer than 80 characters (found 95).216
 ErrorLine contains a tab character.216
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.219
 ErrorLine has trailing spaces.220
 ErrorLine contains a tab character.220
 ErrorLine is longer than 80 characters (found 127).221
 ErrorLine contains a tab character.221
 ErrorLine is longer than 80 characters (found 96).222
 ErrorLine contains a tab character.222
 ErrorLine is longer than 80 characters (found 132).223
 ErrorLine contains a tab character.223
 ErrorLine has trailing spaces.224
 ErrorLine contains a tab character.224
 ErrorLine is longer than 80 characters (found 109).225
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine contains a tab character.227
 ErrorLine is longer than 80 characters (found 86).228
 ErrorLine contains a tab character.228
 ErrorLine contains a tab character.229
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine has trailing spaces.232
 ErrorLine contains a tab character.232
 ErrorLine contains a tab character.233
 ErrorLine is longer than 80 characters (found 132).234
 ErrorLine contains a tab character.234
 ErrorLine has trailing spaces.235
 ErrorLine contains a tab character.235
 ErrorLine is longer than 80 characters (found 86).236
 ErrorLine contains a tab character.236
 ErrorLine is longer than 80 characters (found 95).237
 ErrorLine contains a tab character.237
 ErrorLine is longer than 80 characters (found 194).238
 ErrorLine contains a tab character.238
 ErrorLine contains a tab character.239
 ErrorLine contains a tab character.240
 ErrorLine has trailing spaces.241
 ErrorLine contains a tab character.241
 ErrorLine has trailing spaces.242
 ErrorLine is longer than 80 characters (found 104).242
 ErrorLine contains a tab character.242
 ErrorMethod 'addChild' is not designed for extension - needs to be abstract, final or empty.242
 ErrorMissing a Javadoc comment.242
 ErrorParameter node should be final.242
 ErrorParameter child should be final.242
 ErrorParameter context should be final.242
 ErrorLine is longer than 80 characters (found 95).243
 ErrorLine contains a tab character.243
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine has trailing spaces.247
 ErrorLine contains a tab character.247
 ErrorLine is longer than 80 characters (found 127).248
 ErrorLine contains a tab character.248
 ErrorLine is longer than 80 characters (found 96).249
 ErrorLine contains a tab character.249
 ErrorLine is longer than 80 characters (found 132).250
 ErrorLine contains a tab character.250
 ErrorLine has trailing spaces.251
 ErrorLine contains a tab character.251
 ErrorLine is longer than 80 characters (found 116).252
 ErrorLine contains a tab character.252
 ErrorLine contains a tab character.253
 ErrorLine contains a tab character.254
 ErrorLine is longer than 80 characters (found 86).255
 ErrorLine contains a tab character.255
 ErrorLine contains a tab character.256
 ErrorLine contains a tab character.257
 ErrorLine contains a tab character.258
 ErrorLine has trailing spaces.259
 ErrorLine contains a tab character.259
 ErrorLine contains a tab character.260
 ErrorLine is longer than 80 characters (found 132).261
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.262
 ErrorLine is longer than 80 characters (found 86).263
 ErrorLine contains a tab character.263
 ErrorLine is longer than 80 characters (found 95).264
 ErrorLine contains a tab character.264
 ErrorLine is longer than 80 characters (found 194).265
 ErrorLine contains a tab character.265
 ErrorLine contains a tab character.266
 ErrorLine is longer than 80 characters (found 213).267
 ErrorLine contains a tab character.267
 ErrorLine contains a tab character.268
 ErrorLine has trailing spaces.269
 ErrorLine contains a tab character.269
 ErrorLine has trailing spaces.270
 ErrorLine is longer than 80 characters (found 96).270
 ErrorLine contains a tab character.270
 ErrorMethod 'removeChild' is not designed for extension - needs to be abstract, final or empty.270
 ErrorMissing a Javadoc comment.270
 ErrorParameter node should be final.270
 ErrorParameter child should be final.270
 ErrorParameter context should be final.270
 ErrorLine is longer than 80 characters (found 95).271
 ErrorLine contains a tab character.271
 ErrorLine contains a tab character.272
 ErrorLine contains a tab character.273
 ErrorLine contains a tab character.274
 ErrorLine has trailing spaces.275
 ErrorLine contains a tab character.275
 ErrorLine is longer than 80 characters (found 127).276
 ErrorLine contains a tab character.276
 ErrorLine is longer than 80 characters (found 96).277
 ErrorLine contains a tab character.277
 ErrorLine is longer than 80 characters (found 132).278
 ErrorLine contains a tab character.278
 ErrorLine has trailing spaces.279
 ErrorLine contains a tab character.279
 ErrorLine is longer than 80 characters (found 122).280
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.281
 ErrorLine contains a tab character.282
 ErrorLine is longer than 80 characters (found 86).283
 ErrorLine contains a tab character.283
 ErrorLine contains a tab character.284
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286
 ErrorLine has trailing spaces.287
 ErrorLine contains a tab character.287
 ErrorLine contains a tab character.288
 ErrorLine is longer than 80 characters (found 132).289
 ErrorLine contains a tab character.289
 ErrorLine contains a tab character.290
 ErrorLine is longer than 80 characters (found 86).291
 ErrorLine contains a tab character.291
 ErrorLine is longer than 80 characters (found 95).292
 ErrorLine contains a tab character.292
 ErrorLine is longer than 80 characters (found 194).293
 ErrorLine contains a tab character.293
 ErrorLine contains a tab character.294
 ErrorLine is longer than 80 characters (found 213).295
 ErrorLine contains a tab character.295
 ErrorLine contains a tab character.296
 ErrorLine has trailing spaces.297
 ErrorLine contains a tab character.297
 ErrorLine contains a tab character.298
 ErrorLine is longer than 80 characters (found 107).299
 ErrorLine contains a tab character.299
 ErrorLine contains a tab character.300
 ErrorLine has trailing spaces.301
 ErrorLine is longer than 80 characters (found 96).301
 ErrorLine contains a tab character.301
 ErrorMethod 'populateNodeProperties' is not designed for extension - needs to be abstract, final or empty.301
 ErrorParameter node should be final.301
 ErrorExpected @param tag for 'node'.301
 ErrorParameter context should be final.301
 ErrorExpected @param tag for 'context'.301
 ErrorLine is longer than 80 characters (found 143).302
 ErrorLine contains a tab character.302
 ErrorLine contains a tab character.303
 ErrorLine contains a tab character.304
 ErrorLine contains a tab character.305
 ErrorLine has trailing spaces.306
 ErrorLine contains a tab character.306
 ErrorLine has trailing spaces.307
 ErrorLine is longer than 80 characters (found 128).307
 ErrorLine contains a tab character.307
 ErrorLine contains a tab character.308
 ErrorLine contains a tab character.309
 ErrorLine is longer than 80 characters (found 86).310
 ErrorLine contains a tab character.310
 ErrorLine contains a tab character.311
 ErrorLine contains a tab character.312
 ErrorLine contains a tab character.313
 ErrorLine has trailing spaces.314
 ErrorLine contains a tab character.314
 ErrorLine is longer than 80 characters (found 129).315
 ErrorLine contains a tab character.315
 ErrorLine is longer than 80 characters (found 96).317
 ErrorLine contains a tab character.317
 ErrorLine is longer than 80 characters (found 149).318
 ErrorLine contains a tab character.318
 ErrorLine contains a tab character.319

org/flowerplatform/core/node/controller/ConstantValuePropertyProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 91).24
 ErrorLine has trailing spaces.25
 ErrorLine is longer than 80 characters (found 102).28
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorParameter property should be final.34
 Error'property' hides a field.34
 ErrorParameter value should be final.34
 Error'value' hides a field.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.39
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.39
 ErrorLine is longer than 80 characters (found 92).40
 ErrorLine contains a tab character.40
 ErrorParameter node should be final.40
 ErrorParameter context should be final.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.44
 ErrorMethod 'getProperty' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.48
 ErrorMissing a Javadoc comment.48
 ErrorParameter property should be final.48
 Error'property' hides a field.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.52
 ErrorMissing a Javadoc comment.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.56
 ErrorMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.56
 ErrorMissing a Javadoc comment.56
 ErrorParameter value should be final.56
 Error'value' hides a field.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine is longer than 80 characters (found 107).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64

org/flowerplatform/core/node/controller/DebugControllers.java

SeverityMessageLine
 ErrorLine contains a tab character.12
 ErrorMethod 'getVirtualNodeResourceHandler' is not designed for extension - needs to be abstract, final or empty.12
 ErrorMissing a Javadoc comment.12
 ErrorLine contains a tab character.13
 ErrorLine contains a tab character.14
 ErrorLine has trailing spaces.15
 ErrorLine contains a tab character.15
 ErrorLine contains a tab character.16
 ErrorMethod 'createVirtualNode' is not designed for extension - needs to be abstract, final or empty.16
 ErrorMissing a Javadoc comment.16
 ErrorParameter type should be final.16
 ErrorParameter typeSpecificPart should be final.16
 ErrorLine is longer than 80 characters (found 116).17
 ErrorLine contains a tab character.17
 ErrorLine is longer than 80 characters (found 96).18
 ErrorLine contains a tab character.18
 ErrorLine contains a tab character.19
 ErrorLine has trailing spaces.20
 ErrorLine contains a tab character.20
 ErrorLine contains a tab character.21
 ErrorMethod 'addVirtualDebugType' is not designed for extension - needs to be abstract, final or empty.21
 ErrorMissing a Javadoc comment.21
 ErrorParameter type should be final.21
 ErrorLine contains a tab character.22
 ErrorLine contains a tab character.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24

org/flowerplatform/core/node/controller/DefaultPropertiesProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 98).31
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 Error'10000' is a magic number.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine is longer than 80 characters (found 92).39
 ErrorLine contains a tab character.39
 ErrorParameter node should be final.39
 ErrorParameter context should be final.39
 ErrorLine has trailing spaces.40
 ErrorLine is longer than 80 characters (found 111).40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine is longer than 80 characters (found 112).42
 ErrorLine contains a tab character.42
 ErrorLine is longer than 80 characters (found 194).43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine is longer than 80 characters (found 176).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48

org/flowerplatform/core/node/controller/DelegateToResourceController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 83).18
 ErrorLine has trailing spaces.37
 ErrorLine is longer than 80 characters (found 87).37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.40
 ErrorMethod 'getResource' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorParameter scheme should be final.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getDescriptor' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorParameter node should be final.44
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 90).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 93).49
 ErrorLine contains a tab character.49
 ErrorMethod 'getControllers' is not designed for extension - needs to be abstract, final or empty.49
 ErrorMissing a Javadoc comment.49
 ErrorParameter node should be final.49
 ErrorParameter controllerType should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 111).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 86).67
 ErrorLine contains a tab character.67
 ErrorMethod 'getController' is not designed for extension - needs to be abstract, final or empty.67
 ErrorMissing a Javadoc comment.67
 ErrorParameter node should be final.67
 ErrorParameter controllerType should be final.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 101).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.80
 ErrorLine is longer than 80 characters (found 112).81
 ErrorLine contains a tab character.81
 ErrorParameter node should be final.81
 ErrorParameter property should be final.81
 ErrorParameter value should be final.81
 ErrorParameter context should be final.81
 ErrorLine is longer than 80 characters (found 86).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 107).85
 ErrorLine contains a tab character.85
 ErrorLine is longer than 80 characters (found 99).86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.90
 ErrorMethod 'unsetProperty' is not designed for extension - needs to be abstract, final or empty.90
 ErrorLine is longer than 80 characters (found 100).91
 ErrorLine contains a tab character.91
 ErrorParameter node should be final.91
 ErrorParameter property should be final.91
 ErrorParameter context should be final.91
 ErrorLine is longer than 80 characters (found 86).92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 107).95
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 94).96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.100
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.100
 ErrorLine is longer than 80 characters (found 92).101
 ErrorLine contains a tab character.101
 ErrorParameter node should be final.101
 ErrorParameter context should be final.101
 ErrorLine is longer than 80 characters (found 86).102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 111).105
 ErrorLine contains a tab character.105
 ErrorLine is longer than 80 characters (found 97).106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.110
 ErrorMethod 'removeNode' is not designed for extension - needs to be abstract, final or empty.110
 ErrorLine is longer than 80 characters (found 92).111
 ErrorLine contains a tab character.111
 ErrorParameter node should be final.111
 ErrorParameter child should be final.111
 ErrorParameter context should be final.111
 ErrorLine is longer than 80 characters (found 86).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine is longer than 80 characters (found 114).115
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 94).116
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.120
 ErrorMethod 'addNode' is not designed for extension - needs to be abstract, final or empty.120
 ErrorLine is longer than 80 characters (found 89).121
 ErrorLine contains a tab character.121
 ErrorParameter node should be final.121
 ErrorParameter child should be final.121
 ErrorParameter context should be final.121
 ErrorLine is longer than 80 characters (found 86).122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 111).125
 ErrorLine contains a tab character.125
 ErrorLine is longer than 80 characters (found 88).126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.130
 ErrorMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.130
 ErrorLine contains a tab character.131
 ErrorParameter node should be final.131
 ErrorParameter context should be final.131
 ErrorLine is longer than 80 characters (found 86).132
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine is longer than 80 characters (found 99).135
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.142
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.142
 ErrorLine is longer than 80 characters (found 87).143
 ErrorLine contains a tab character.143
 ErrorParameter node should be final.143
 ErrorParameter context should be final.143
 ErrorLine contains a tab character.144
 ErrorLine is longer than 80 characters (found 86).145
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine has trailing spaces.147
 ErrorLine contains a tab character.147
 ErrorLine is longer than 80 characters (found 109).148
 ErrorLine contains a tab character.148
 ErrorLine is longer than 80 characters (found 101).149
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.154
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.154
 ErrorLine is longer than 80 characters (found 84).155
 ErrorLine contains a tab character.155
 ErrorParameter node should be final.155
 ErrorParameter context should be final.155
 ErrorLine is longer than 80 characters (found 86).156
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine is longer than 80 characters (found 109).159
 ErrorLine contains a tab character.159
 ErrorLine is longer than 80 characters (found 90).160
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.167
 ErrorMethod 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty.167
 ErrorLine is longer than 80 characters (found 104).168
 ErrorLine contains a tab character.168
 ErrorParameter node should be final.168
 ErrorParameter property should be final.168
 ErrorParameter context should be final.168
 ErrorLine contains a tab character.169
 ErrorLine is longer than 80 characters (found 86).170
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine is longer than 80 characters (found 117).173
 ErrorLine contains a tab character.173
 ErrorLine is longer than 80 characters (found 86).174
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine is longer than 80 characters (found 118).177
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine has trailing spaces.181
 ErrorLine contains a tab character.181

org/flowerplatform/core/node/controller/IAddNodeController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 81).28
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29

org/flowerplatform/core/node/controller/IChildrenProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorExpected an @return tag.35
 ErrorLine contains a tab character.35
 ErrorExpected @param tag for 'node'.35
 ErrorExpected @param tag for 'context'.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36

org/flowerplatform/core/node/controller/IDefaultPropertyValueProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine has trailing spaces.28
 ErrorLine is longer than 80 characters (found 97).28
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28

org/flowerplatform/core/node/controller/IParentProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29

org/flowerplatform/core/node/controller/IPropertiesProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine is longer than 80 characters (found 84).29
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30

org/flowerplatform/core/node/controller/IPropertySetter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine is longer than 80 characters (found 120).28
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorRedundant 'public' modifier.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine is longer than 80 characters (found 108).30
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorRedundant 'public' modifier.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31

org/flowerplatform/core/node/controller/IRemoveNodeController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 84).28
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29

org/flowerplatform/core/node/controller/PropertyDescriptorDefaultPropertyValueProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 129).27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.29
 ErrorMethod 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty.29
 ErrorLine is longer than 80 characters (found 104).30
 ErrorLine contains a tab character.30
 ErrorParameter node should be final.30
 ErrorParameter property should be final.30
 ErrorParameter context should be final.30
 ErrorLine is longer than 80 characters (found 116).31
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 93).34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40

org/flowerplatform/core/node/controller/TypeDescriptorRegistryDebugControllers.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorName 'TYPES' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorName 'TYPES_FLEX' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorName 'TYPES_JAVA' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
 ErrorLine contains a tab character.51
 ErrorMissing a Javadoc comment.51
 ErrorName 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorName 'CATEGORY' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
 ErrorLine is longer than 80 characters (found 87).54
 ErrorLine contains a tab character.54
 ErrorMissing a Javadoc comment.54
 ErrorName 'CONTROLLER_KEY_SINGLE' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
 ErrorLine is longer than 80 characters (found 91).55
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorName 'CONTROLLER_KEY_ADDITIVE' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorMissing a Javadoc comment.57
 ErrorName 'CONTROLLER_SINGLE' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
 ErrorLine is longer than 80 characters (found 84).58
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorName 'CONTROLLER_ADDITIVE' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 87).60
 ErrorMissing a Javadoc comment.60
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 92).63
 ErrorLine contains a tab character.63
 ErrorParameter node should be final.63
 ErrorParameter context should be final.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 95).68
 ErrorLine contains a tab character.68
 ErrorParameter node should be final.68
 ErrorParameter context should be final.68
 ErrorLine is longer than 80 characters (found 89).69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 92).73
 ErrorMissing a Javadoc comment.73
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine is longer than 80 characters (found 92).76
 ErrorLine contains a tab character.76
 ErrorParameter node should be final.76
 ErrorParameter context should be final.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 95).81
 ErrorLine contains a tab character.81
 ErrorParameter node should be final.81
 ErrorParameter context should be final.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine has trailing spaces.87
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 96).88
 ErrorMissing a Javadoc comment.88
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 92).91
 ErrorLine contains a tab character.91
 ErrorParameter node should be final.91
 ErrorParameter context should be final.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 95).96
 ErrorLine contains a tab character.96
 ErrorParameter node should be final.96
 ErrorParameter context should be final.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 96).102
 ErrorMissing a Javadoc comment.102
 ErrorLine contains a tab character.102
 ErrorLine has trailing spaces.103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 92).105
 ErrorLine contains a tab character.105
 ErrorParameter node should be final.105
 ErrorParameter context should be final.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 95).110
 ErrorLine contains a tab character.110
 ErrorParameter node should be final.110
 ErrorParameter context should be final.110
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 123).112
 ErrorLine contains a tab character.112
 ErrorLine is longer than 80 characters (found 106).113
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine has trailing spaces.120
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 112).121
 ErrorMissing a Javadoc comment.121
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.123
 ErrorLine is longer than 80 characters (found 92).124
 ErrorLine contains a tab character.124
 ErrorParameter node should be final.124
 ErrorParameter context should be final.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine has trailing spaces.127
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine is longer than 80 characters (found 95).129
 ErrorLine contains a tab character.129
 ErrorParameter node should be final.129
 ErrorParameter context should be final.129
 ErrorLine is longer than 80 characters (found 120).130
 ErrorLine contains a tab character.130
 ErrorLine is longer than 80 characters (found 141).131
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine has trailing spaces.133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 97).136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine has trailing spaces.138
 ErrorLine contains a tab character.138
 ErrorLine is longer than 80 characters (found 104).139
 ErrorLine contains a tab character.139
 ErrorLine has trailing spaces.140
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine is longer than 80 characters (found 96).142
 ErrorLine contains a tab character.142
 ErrorLine is longer than 80 characters (found 122).143
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine has trailing spaces.145
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine is longer than 80 characters (found 100).147
 ErrorLine contains a tab character.147
 ErrorLine is longer than 80 characters (found 126).148
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine has trailing spaces.150
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine has trailing spaces.153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine is longer than 80 characters (found 100).155
 ErrorLine contains a tab character.155
 ErrorParameter node should be final.155
 ErrorParameter context should be final.155
 ErrorLine is longer than 80 characters (found 138).156
 ErrorLine contains a tab character.156
 ErrorLine is longer than 80 characters (found 136).157
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine has trailing spaces.160
 ErrorLine contains a tab character.160
 ErrorLine is longer than 80 characters (found 127).161
 ErrorMissing a Javadoc comment.161
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.163
 ErrorLine is longer than 80 characters (found 92).164
 ErrorLine contains a tab character.164
 ErrorParameter node should be final.164
 ErrorParameter context should be final.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine has trailing spaces.167
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine is longer than 80 characters (found 95).169
 ErrorLine contains a tab character.169
 ErrorParameter node should be final.169
 ErrorParameter context should be final.169
 ErrorLine contains a tab character.170
 ErrorLine is longer than 80 characters (found 120).171
 ErrorLine contains a tab character.171
 ErrorLine is longer than 80 characters (found 141).172
 ErrorLine contains a tab character.172
 ErrorLine is longer than 80 characters (found 104).173
 ErrorLine contains a tab character.173
 ErrorLine has trailing spaces.174
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 85).175
 ErrorLine contains a tab character.175
 ErrorLine is longer than 80 characters (found 100).176
 ErrorLine contains a tab character.176
 ErrorLine is longer than 80 characters (found 96).177
 ErrorLine contains a tab character.177
 ErrorLine has trailing spaces.178
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine has trailing spaces.181
 ErrorLine is longer than 80 characters (found 154).181
 ErrorLine contains a tab character.181
 ErrorLine is longer than 80 characters (found 89).182
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine is longer than 80 characters (found 148).185
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine has trailing spaces.190
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine is longer than 80 characters (found 91).192
 ErrorLine contains a tab character.192
 ErrorLine has trailing spaces.193
 ErrorLine is longer than 80 characters (found 152).193
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine is longer than 80 characters (found 154).195
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine has trailing spaces.198
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine has trailing spaces.201
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine is longer than 80 characters (found 100).203
 ErrorLine contains a tab character.203
 ErrorParameter node should be final.203
 ErrorParameter context should be final.203
 ErrorLine is longer than 80 characters (found 120).204
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine is longer than 80 characters (found 120).206
 ErrorLine contains a tab character.206
 ErrorLine is longer than 80 characters (found 182).207
 ErrorLine contains a tab character.207
 ErrorLine is longer than 80 characters (found 101).208
 ErrorLine contains a tab character.208
 ErrorLine is longer than 80 characters (found 138).209
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine contains a tab character.213
 ErrorLine has trailing spaces.214
 ErrorLine contains a tab character.214
 ErrorLine is longer than 80 characters (found 129).215
 ErrorMissing a Javadoc comment.215
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.217
 ErrorLine is longer than 80 characters (found 92).218
 ErrorLine contains a tab character.218
 ErrorParameter node should be final.218
 ErrorParameter context should be final.218
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine has trailing spaces.221
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine is longer than 80 characters (found 95).223
 ErrorLine contains a tab character.223
 ErrorParameter node should be final.223
 ErrorParameter context should be final.223
 ErrorLine contains a tab character.224
 ErrorLine is longer than 80 characters (found 120).225
 ErrorLine contains a tab character.225
 ErrorLine is longer than 80 characters (found 141).226
 ErrorLine contains a tab character.226
 ErrorLine is longer than 80 characters (found 104).227
 ErrorLine contains a tab character.227
 ErrorLine has trailing spaces.228
 ErrorLine contains a tab character.228
 ErrorLine is longer than 80 characters (found 85).229
 ErrorLine contains a tab character.229
 ErrorLine is longer than 80 characters (found 125).230
 ErrorLine contains a tab character.230
 ErrorLine is longer than 80 characters (found 121).231
 ErrorLine contains a tab character.231
 ErrorLine has trailing spaces.232
 ErrorLine contains a tab character.232
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorLine has trailing spaces.235
 ErrorLine is longer than 80 characters (found 156).235
 ErrorLine contains a tab character.235
 ErrorLine is longer than 80 characters (found 86).236
 ErrorLine contains a tab character.236
 ErrorLine is longer than 80 characters (found 82).237
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorLine is longer than 80 characters (found 148).239
 ErrorLine contains a tab character.239
 ErrorLine contains a tab character.240
 ErrorLine contains a tab character.241
 ErrorLine contains a tab character.242
 ErrorLine contains a tab character.243
 ErrorLine has trailing spaces.244
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine has trailing spaces.247
 ErrorLine contains a tab character.247
 ErrorLine contains a tab character.248
 ErrorLine is longer than 80 characters (found 100).249
 ErrorLine contains a tab character.249
 ErrorParameter node should be final.249
 ErrorParameter context should be final.249
 ErrorLine is longer than 80 characters (found 85).250
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine is longer than 80 characters (found 122).252
 ErrorLine contains a tab character.252
 ErrorLine is longer than 80 characters (found 120).253
 ErrorLine contains a tab character.253
 ErrorLine is longer than 80 characters (found 116).254
 ErrorLine contains a tab character.254
 ErrorLine is longer than 80 characters (found 106).255
 ErrorLine contains a tab character.255
 ErrorLine is longer than 80 characters (found 81).256
 ErrorLine contains a tab character.256
 ErrorLine is longer than 80 characters (found 138).257
 ErrorLine contains a tab character.257
 ErrorLine contains a tab character.258
 ErrorLine contains a tab character.259
 ErrorLine contains a tab character.260
 ErrorLine contains a tab character.261
 ErrorLine has trailing spaces.262
 ErrorLine contains a tab character.262
 ErrorLine is longer than 80 characters (found 97).263
 ErrorMissing a Javadoc comment.263
 ErrorLine contains a tab character.263
 ErrorLine has trailing spaces.264
 ErrorLine contains a tab character.264
 ErrorLine contains a tab character.265
 ErrorLine is longer than 80 characters (found 100).266
 ErrorLine contains a tab character.266
 ErrorParameter node should be final.266
 ErrorParameter context should be final.266
 ErrorLine is longer than 80 characters (found 93).267
 ErrorLine contains a tab character.267
 ErrorLine is longer than 80 characters (found 138).268
 ErrorLine contains a tab character.268
 ErrorLine contains a tab character.269
 ErrorLine contains a tab character.270
 ErrorLine has trailing spaces.271
 ErrorLine contains a tab character.271
 ErrorLine contains a tab character.272
 ErrorMethod 'registerControllers' is not designed for extension - needs to be abstract, final or empty.272
 ErrorMissing a Javadoc comment.272
 ErrorLine has trailing spaces.273
 ErrorLine contains a tab character.273
 ErrorLine contains a tab character.274
 ErrorLine contains a tab character.275
 ErrorLine contains a tab character.276
 ErrorLine contains a tab character.277
 ErrorLine contains a tab character.278
 ErrorLine contains a tab character.279
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.281
 ErrorLine contains a tab character.282
 ErrorLine has trailing spaces.283
 ErrorLine contains a tab character.283
 ErrorLine contains a tab character.284
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286
 ErrorLine has trailing spaces.287
 ErrorLine contains a tab character.287
 ErrorLine is longer than 80 characters (found 105).288
 ErrorLine contains a tab character.288
 ErrorLine is longer than 80 characters (found 81).289
 ErrorLine contains a tab character.289
 ErrorLine has trailing spaces.290
 ErrorLine contains a tab character.290
 ErrorLine is longer than 80 characters (found 105).291
 ErrorLine contains a tab character.291
 ErrorLine is longer than 80 characters (found 114).292
 ErrorLine contains a tab character.292
 ErrorLine is longer than 80 characters (found 86).293
 ErrorLine contains a tab character.293
 ErrorLine has trailing spaces.294
 ErrorLine contains a tab character.294
 ErrorLine is longer than 80 characters (found 110).295
 ErrorLine contains a tab character.295
 ErrorLine is longer than 80 characters (found 108).296
 ErrorLine contains a tab character.296
 ErrorLine is longer than 80 characters (found 90).297
 ErrorLine contains a tab character.297
 ErrorLine has trailing spaces.298
 ErrorLine contains a tab character.298
 ErrorLine contains a tab character.299
 ErrorLine contains a tab character.300
 ErrorLine contains a tab character.301
 ErrorLine has trailing spaces.302
 ErrorLine contains a tab character.302
 ErrorLine is longer than 80 characters (found 110).303
 ErrorLine contains a tab character.303
 ErrorLine is longer than 80 characters (found 108).304
 ErrorLine contains a tab character.304
 ErrorLine is longer than 80 characters (found 90).305
 ErrorLine contains a tab character.305
 ErrorLine has trailing spaces.306
 ErrorLine contains a tab character.306
 ErrorLine contains a tab character.307
 ErrorLine contains a tab character.308
 ErrorLine contains a tab character.309
 ErrorLine has trailing spaces.310
 ErrorLine contains a tab character.310
 ErrorLine is longer than 80 characters (found 84).311
 ErrorLine contains a tab character.311
 ErrorLine is longer than 80 characters (found 104).312
 ErrorLine contains a tab character.312
 ErrorLine contains a tab character.313
 ErrorLine is longer than 80 characters (found 81).314
 ErrorLine contains a tab character.314
 ErrorLine has trailing spaces.315
 ErrorLine contains a tab character.315
 ErrorLine contains a tab character.316
 ErrorLine contains a tab character.317
 ErrorLine contains a tab character.318
 ErrorLine has trailing spaces.319
 ErrorLine contains a tab character.319
 ErrorLine is longer than 80 characters (found 108).320
 ErrorLine contains a tab character.320
 ErrorLine is longer than 80 characters (found 91).321
 ErrorLine contains a tab character.321
 ErrorLine has trailing spaces.322
 ErrorLine contains a tab character.322
 ErrorLine contains a tab character.323
 ErrorLine contains a tab character.324
 ErrorLine contains a tab character.325
 ErrorLine has trailing spaces.326
 ErrorLine contains a tab character.326
 ErrorLine is longer than 80 characters (found 129).327
 ErrorLine contains a tab character.327
 ErrorLine is longer than 80 characters (found 121).328
 ErrorLine contains a tab character.328
 ErrorLine is longer than 80 characters (found 93).329
 ErrorLine contains a tab character.329
 ErrorLine is longer than 80 characters (found 96).330
 ErrorLine contains a tab character.330
 ErrorLine has trailing spaces.331
 ErrorLine contains a tab character.331
 ErrorLine is longer than 80 characters (found 135).332
 ErrorLine contains a tab character.332
 ErrorLine is longer than 80 characters (found 123).333
 ErrorLine contains a tab character.333
 ErrorLine is longer than 80 characters (found 95).334
 ErrorLine contains a tab character.334
 ErrorLine is longer than 80 characters (found 98).335
 ErrorLine contains a tab character.335
 ErrorLine has trailing spaces.336
 ErrorLine contains a tab character.336
 ErrorLine contains a tab character.337
 ErrorLine contains a tab character.338
 ErrorLine contains a tab character.339
 ErrorLine has trailing spaces.340
 ErrorLine contains a tab character.340
 ErrorLine is longer than 80 characters (found 118).341
 ErrorLine contains a tab character.341
 ErrorLine is longer than 80 characters (found 120).342
 ErrorLine contains a tab character.342
 ErrorLine has trailing spaces.343
 ErrorLine contains a tab character.343
 ErrorLine contains a tab character.344
 ErrorLine has trailing spaces.345
 ErrorLine contains a tab character.345
 ErrorLine is longer than 80 characters (found 92).346
 ErrorLine contains a tab character.346
 ErrorMissing a Javadoc comment.346
 ErrorParameter controller should be final.346
 ErrorParameter type should be final.346
 ErrorParameter resource should be final.346
 ErrorLine contains a tab character.347
 ErrorLine contains a tab character.348
 ErrorLine contains a tab character.349
 ErrorLine is longer than 80 characters (found 134).350
 ErrorLine contains a tab character.350
 ErrorLine contains a tab character.351
 ErrorLine contains a tab character.352
 ErrorLine has trailing spaces.353
 ErrorLine contains a tab character.353

org/flowerplatform/core/node/remote/AddChildDescriptor.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.23
 ErrorLine is longer than 80 characters (found 83).26
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMethod 'getChildType' is not designed for extension - needs to be abstract, final or empty.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'setChildType' is not designed for extension - needs to be abstract, final or empty.38
 ErrorMissing a Javadoc comment.38
 ErrorParameter childType should be final.38
 Error'childType' hides a field.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'getLabel' is not designed for extension - needs to be abstract, final or empty.42
 ErrorMissing a Javadoc comment.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'setLabel' is not designed for extension - needs to be abstract, final or empty.46
 ErrorMissing a Javadoc comment.46
 ErrorParameter label should be final.46
 Error'label' hides a field.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorMethod 'getIcon' is not designed for extension - needs to be abstract, final or empty.50
 ErrorMissing a Javadoc comment.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.54
 ErrorMethod 'setIcon' is not designed for extension - needs to be abstract, final or empty.54
 ErrorMissing a Javadoc comment.54
 ErrorParameter icon should be final.54
 Error'icon' hides a field.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorMethod 'setChildTypeAs' is not designed for extension - needs to be abstract, final or empty.58
 ErrorMissing a Javadoc comment.58
 ErrorParameter childType should be final.58
 Error'childType' hides a field.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.63
 ErrorMethod 'setLabelAs' is not designed for extension - needs to be abstract, final or empty.63
 ErrorMissing a Javadoc comment.63
 ErrorParameter label should be final.63
 Error'label' hides a field.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorMethod 'setIconAs' is not designed for extension - needs to be abstract, final or empty.68
 ErrorMissing a Javadoc comment.68
 ErrorParameter icon should be final.68
 Error'icon' hides a field.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMethod 'setOrderIndexAs' is not designed for extension - needs to be abstract, final or empty.73
 ErrorMissing a Javadoc comment.73
 ErrorParameter orderIndex should be final.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.78
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine is longer than 80 characters (found 105).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82

org/flowerplatform/core/node/remote/FullNodeIdWithChildren.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.30
 ErrorMethod 'getFullNodeId' is not designed for extension - needs to be abstract, final or empty.30
 ErrorMissing a Javadoc comment.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.34
 ErrorMethod 'setFullNodeId' is not designed for extension - needs to be abstract, final or empty.34
 ErrorMissing a Javadoc comment.34
 ErrorParameter fullNodeId should be final.34
 Error'fullNodeId' hides a field.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'getVisibleChildren' is not designed for extension - needs to be abstract, final or empty.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 86).42
 ErrorLine contains a tab character.42
 ErrorMethod 'setVisibleChildren' is not designed for extension - needs to be abstract, final or empty.42
 ErrorMissing a Javadoc comment.42
 ErrorParameter visibleChildren should be final.42
 Error'visibleChildren' hides a field.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45

org/flowerplatform/core/node/remote/GenericValueDescriptor.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 98).22
 ErrorLine has trailing spaces.24
 ErrorLine is longer than 80 characters (found 100).26
 ErrorLine is longer than 80 characters (found 105).27
 ErrorLine has trailing spaces.28
 ErrorLine is longer than 80 characters (found 97).28
 ErrorLine is longer than 80 characters (found 102).29
 ErrorLine is longer than 80 characters (found 103).30
 ErrorLine has trailing spaces.32
 ErrorLine is longer than 80 characters (found 87).35
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorParameter value should be final.39
 Error'value' hides a field.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.44
 ErrorMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.48
 ErrorMissing a Javadoc comment.48
 ErrorParameter value should be final.48
 Error'value' hides a field.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine is longer than 80 characters (found 93).54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57

org/flowerplatform/core/node/remote/MemberOfChildCategoryDescriptor.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.21
 ErrorLine is longer than 80 characters (found 110).21
 ErrorLine is longer than 80 characters (found 107).22
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorParameter childCategory should be final.31
 Error'childCategory' hides a field.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMethod 'getChildCategory' is not designed for extension - needs to be abstract, final or empty.35
 ErrorMissing a Javadoc comment.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.39
 ErrorMethod 'setChildCategory' is not designed for extension - needs to be abstract, final or empty.39
 ErrorMissing a Javadoc comment.39
 ErrorParameter childCategory should be final.39
 Error'childCategory' hides a field.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine is longer than 80 characters (found 110).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48

org/flowerplatform/core/node/remote/Node.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.flowerplatform.core.node.controller.IPropertiesProvider.28
 ErrorLine has trailing spaces.34
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorMissing a Javadoc comment.51
 ErrorParameter nodeUri should be final.51
 Error'nodeUri' hides a field.51
 ErrorParameter type should be final.51
 Error'type' hides a field.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.56
 ErrorMissing a Javadoc comment.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'setType' is not designed for extension - needs to be abstract, final or empty.60
 ErrorMissing a Javadoc comment.60
 ErrorParameter type should be final.60
 Error'type' hides a field.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.64
 ErrorMethod 'getNodeUri' is not designed for extension - needs to be abstract, final or empty.64
 ErrorMissing a Javadoc comment.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorMethod 'setNodeUri' is not designed for extension - needs to be abstract, final or empty.68
 ErrorMissing a Javadoc comment.68
 ErrorParameter nodeUri should be final.68
 Error'nodeUri' hides a field.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorMethod 'getScheme' is not designed for extension - needs to be abstract, final or empty.72
 ErrorMissing a Javadoc comment.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 97).77
 ErrorLine contains a tab character.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 95).79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.88
 ErrorMethod 'setProperties' is not designed for extension - needs to be abstract, final or empty.88
 ErrorMissing a Javadoc comment.88
 ErrorParameter properties should be final.88
 Error'properties' hides a field.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 97).93
 ErrorLine contains a tab character.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 116).96
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 98).97
 ErrorLine contains a tab character.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 97).104
 ErrorLine contains a tab character.104
 ErrorMethod 'getOrPopulateProperties' is not designed for extension - needs to be abstract, final or empty.104
 ErrorParameter context should be final.104
 ErrorExpected @param tag for 'context'.104
 ErrorLine is longer than 80 characters (found 97).105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine is longer than 80 characters (found 103).108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine has trailing spaces.110
 ErrorLine contains a tab character.110
 ErrorLine has trailing spaces.111
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 104).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine has trailing spaces.117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorMethod 'getRawNodeData' is not designed for extension - needs to be abstract, final or empty.118
 ErrorMissing a Javadoc comment.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine has trailing spaces.121
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorMethod 'setRawNodeData' is not designed for extension - needs to be abstract, final or empty.122
 ErrorMissing a Javadoc comment.122
 ErrorParameter rawNodeData should be final.122
 Error'rawNodeData' hides a field.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine has trailing spaces.125
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorMethod 'getPropertyValue' is not designed for extension - needs to be abstract, final or empty.126
 ErrorMissing a Javadoc comment.126
 ErrorParameter property should be final.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine has trailing spaces.133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorMethod 'getPropertyValueOrWrapper' is not designed for extension - needs to be abstract, final or empty.134
 ErrorMissing a Javadoc comment.134
 ErrorParameter property should be final.134
 ErrorLine is longer than 80 characters (found 129).135
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine is longer than 80 characters (found 189).137
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine has trailing spaces.141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.147
 ErrorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.147
 ErrorLine contains a tab character.148
 ErrorParameter obj should be final.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine has trailing spaces.154
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.160
 ErrorMethod 'readExternal' is not designed for extension - needs to be abstract, final or empty.160
 ErrorLine is longer than 80 characters (found 93).161
 ErrorLine contains a tab character.161
 ErrorParameter in should be final.161
 ErrorLine has trailing spaces.162
 ErrorLine contains a tab character.162
 ErrorLine has trailing spaces.163
 ErrorLine has trailing spaces.164
 ErrorLine contains a tab character.165
 ErrorLine has trailing spaces.166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorMethod 'writeExternal' is not designed for extension - needs to be abstract, final or empty.167
 ErrorLine contains a tab character.168
 ErrorParameter out should be final.168
 ErrorLine has trailing spaces.169
 ErrorLine contains a tab character.169
 ErrorLine has trailing spaces.170
 ErrorLine contains a tab character.170
 ErrorLine has trailing spaces.171
 ErrorLine contains a tab character.172

org/flowerplatform/core/node/remote/NodeServiceRemote.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 92).36
 ErrorLine contains a tab character.36
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter nodeUri should be final.36
 ErrorParameter context should be final.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 84).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine is longer than 80 characters (found 136).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine is longer than 80 characters (found 83).45
 ErrorLine contains a tab character.45
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.45
 ErrorMissing a Javadoc comment.45
 ErrorParameter fullNodeId should be final.45
 ErrorParameter property should be final.45
 ErrorParameter value should be final.45
 ErrorLine has trailing spaces.46
 ErrorLine is longer than 80 characters (found 184).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMethod 'unsetProperty' is not designed for extension - needs to be abstract, final or empty.49
 ErrorMissing a Javadoc comment.49
 ErrorParameter fullNodeId should be final.49
 ErrorParameter property should be final.49
 ErrorLine has trailing spaces.50
 ErrorLine is longer than 80 characters (found 176).50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorExpected an @return tag.57
 ErrorLine is longer than 80 characters (found 94).57
 ErrorLine contains a tab character.57
 ErrorMethod 'addChild' is not designed for extension - needs to be abstract, final or empty.57
 ErrorParameter parentFullNodeId should be final.57
 ErrorExpected @param tag for 'parentFullNodeId'.57
 ErrorParameter context should be final.57
 ErrorExpected @param tag for 'context'.57
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 84).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 102).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 107).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 97).73
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 82).78
 ErrorLine contains a tab character.78
 ErrorMethod 'removeChild' is not designed for extension - needs to be abstract, final or empty.78
 ErrorMissing a Javadoc comment.78
 ErrorParameter parentFullNodeId should be final.78
 ErrorParameter childFullNodeId should be final.78
 ErrorLine has trailing spaces.79
 ErrorLine is longer than 80 characters (found 118).79
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 155).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorMethod 'getRegisteredTypeDescriptors' is not designed for extension - needs to be abstract, final or empty.83
 ErrorMissing a Javadoc comment.83
 ErrorLine is longer than 80 characters (found 107).84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 133).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 110).89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorExpected an @return tag.91
 ErrorLine contains a tab character.91
 ErrorMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.91
 ErrorParameter query should be final.91
 ErrorExpected @param tag for 'query'.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine has trailing spaces.95
 ErrorLine contains a tab character.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 96).97
 ErrorLine contains a tab character.97
 ErrorLine is longer than 80 characters (found 106).98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 102).102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 110).104
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine contains a tab character.105
 ErrorLine is longer than 80 characters (found 83).106
 ErrorLine contains a tab character.106
 ErrorLine is longer than 80 characters (found 96).107
 ErrorLine contains a tab character.107
 ErrorLine is longer than 80 characters (found 97).108
 ErrorLine contains a tab character.108
 ErrorLine is longer than 80 characters (found 103).109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine is longer than 80 characters (found 88).115
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine has trailing spaces.121
 ErrorLine contains a tab character.121
 ErrorLine has trailing spaces.122
 ErrorLine contains a tab character.122
 ErrorMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.122
 ErrorMissing a Javadoc comment.122
 ErrorParameter fullNodeId should be final.122
 ErrorLine is longer than 80 characters (found 164).123
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine has trailing spaces.125
 ErrorLine contains a tab character.125
 ErrorLine is longer than 80 characters (found 117).126
 ErrorLine contains a tab character.126
 ErrorMissing a Javadoc comment.126
 ErrorParameter query should be final.126
 ErrorParameter fullChildNodeId should be final.126
 ErrorLine is longer than 80 characters (found 81).127
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine has trailing spaces.134
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorMissing a Javadoc comment.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine has trailing spaces.138
 ErrorLine contains a tab character.138

org/flowerplatform/core/node/remote/NodeWithChildren.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.30
 ErrorMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.30
 ErrorMissing a Javadoc comment.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.34
 ErrorMethod 'setNode' is not designed for extension - needs to be abstract, final or empty.34
 ErrorMissing a Javadoc comment.34
 ErrorParameter node should be final.34
 Error'node' hides a field.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'setChildren' is not designed for extension - needs to be abstract, final or empty.42
 ErrorMissing a Javadoc comment.42
 ErrorParameter children should be final.42
 Error'children' hides a field.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45

org/flowerplatform/core/node/remote/PropertyDescriptor.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 89).18
 ErrorLine is longer than 80 characters (found 84).19
 ErrorLine is longer than 80 characters (found 88).20
 ErrorLine is longer than 80 characters (found 83).31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 82).39
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorLine contains a tab character.50
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.50
 ErrorMissing a Javadoc comment.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorMethod 'setName' is not designed for extension - needs to be abstract, final or empty.54
 ErrorMissing a Javadoc comment.54
 ErrorParameter name should be final.54
 Error'name' hides a field.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorMethod 'setNameAs' is not designed for extension - needs to be abstract, final or empty.58
 ErrorMissing a Javadoc comment.58
 ErrorParameter name should be final.58
 Error'name' hides a field.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorMethod 'getTitle' is not designed for extension - needs to be abstract, final or empty.63
 ErrorMissing a Javadoc comment.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.67
 ErrorMethod 'setTitle' is not designed for extension - needs to be abstract, final or empty.67
 ErrorMissing a Javadoc comment.67
 ErrorParameter title should be final.67
 Error'title' hides a field.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.71
 ErrorMethod 'setTitleAs' is not designed for extension - needs to be abstract, final or empty.71
 ErrorMissing a Javadoc comment.71
 ErrorParameter title should be final.71
 Error'title' hides a field.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.76
 ErrorMissing a Javadoc comment.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorMethod 'setType' is not designed for extension - needs to be abstract, final or empty.80
 ErrorMissing a Javadoc comment.80
 ErrorParameter type should be final.80
 Error'type' hides a field.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorMethod 'setTypeAs' is not designed for extension - needs to be abstract, final or empty.84
 ErrorMissing a Javadoc comment.84
 ErrorParameter type should be final.84
 Error'type' hides a field.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorMethod 'getCategory' is not designed for extension - needs to be abstract, final or empty.89
 ErrorMissing a Javadoc comment.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine has trailing spaces.92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorMethod 'setCategory' is not designed for extension - needs to be abstract, final or empty.93
 ErrorMissing a Javadoc comment.93
 ErrorParameter category should be final.93
 Error'category' hides a field.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorMethod 'setCategoryAs' is not designed for extension - needs to be abstract, final or empty.97
 ErrorMissing a Javadoc comment.97
 ErrorParameter category should be final.97
 Error'category' hides a field.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorMethod 'getReadOnly' is not designed for extension - needs to be abstract, final or empty.102
 ErrorMissing a Javadoc comment.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorMethod 'setReadOnly' is not designed for extension - needs to be abstract, final or empty.106
 ErrorMissing a Javadoc comment.106
 ErrorParameter readOnly should be final.106
 Error'readOnly' hides a field.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorMethod 'setReadOnlyAs' is not designed for extension - needs to be abstract, final or empty.110
 ErrorMissing a Javadoc comment.110
 ErrorParameter readOnly should be final.110
 Error'readOnly' hides a field.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.115
 ErrorMethod 'getPossibleValues' is not designed for extension - needs to be abstract, final or empty.115
 ErrorMissing a Javadoc comment.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.119
 ErrorMethod 'setPossibleValues' is not designed for extension - needs to be abstract, final or empty.119
 ErrorMissing a Javadoc comment.119
 ErrorParameter possibleValues should be final.119
 Error'possibleValues' hides a field.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine has trailing spaces.122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorMethod 'setPossibleValuesAs' is not designed for extension - needs to be abstract, final or empty.123
 ErrorMissing a Javadoc comment.123
 ErrorParameter possibleValues should be final.123
 Error'possibleValues' hides a field.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine has trailing spaces.127
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorMethod 'getContributesToCreation' is not designed for extension - needs to be abstract, final or empty.128
 ErrorMissing a Javadoc comment.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.132
 ErrorMethod 'setContributesToCreation' is not designed for extension - needs to be abstract, final or empty.132
 ErrorMissing a Javadoc comment.132
 ErrorParameter contributeToCreation should be final.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine has trailing spaces.135
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 92).136
 ErrorLine contains a tab character.136
 ErrorMethod 'setContributesToCreationAs' is not designed for extension - needs to be abstract, final or empty.136
 ErrorMissing a Javadoc comment.136
 ErrorParameter contributeToCreation should be final.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.141
 ErrorMethod 'getMandatory' is not designed for extension - needs to be abstract, final or empty.141
 ErrorMissing a Javadoc comment.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.145
 ErrorMethod 'setMandatory' is not designed for extension - needs to be abstract, final or empty.145
 ErrorMissing a Javadoc comment.145
 ErrorParameter mandatory should be final.145
 Error'mandatory' hides a field.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine has trailing spaces.148
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorMethod 'setMandatoryAs' is not designed for extension - needs to be abstract, final or empty.149
 ErrorMissing a Javadoc comment.149
 ErrorParameter mandatory should be final.149
 Error'mandatory' hides a field.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine has trailing spaces.153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorMethod 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty.154
 ErrorMissing a Javadoc comment.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.158
 ErrorMethod 'setDefaultValue' is not designed for extension - needs to be abstract, final or empty.158
 ErrorMissing a Javadoc comment.158
 ErrorParameter defaultValue should be final.158
 Error'defaultValue' hides a field.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine has trailing spaces.161
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorMethod 'setDefaultValueAs' is not designed for extension - needs to be abstract, final or empty.162
 ErrorMissing a Javadoc comment.162
 ErrorParameter defaultValue should be final.162
 Error'defaultValue' hides a field.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine has trailing spaces.166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorMethod 'getPropertyLineRenderer' is not designed for extension - needs to be abstract, final or empty.167
 ErrorMissing a Javadoc comment.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.171
 ErrorMethod 'setPropertyLineRenderer' is not designed for extension - needs to be abstract, final or empty.171
 ErrorMissing a Javadoc comment.171
 ErrorParameter propertyLineRenderer should be final.171
 Error'propertyLineRenderer' hides a field.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine has trailing spaces.174
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 90).175
 ErrorLine contains a tab character.175
 ErrorMethod 'setPropertyLineRendererAs' is not designed for extension - needs to be abstract, final or empty.175
 ErrorMissing a Javadoc comment.175
 ErrorParameter propertyLineRenderer should be final.175
 Error'propertyLineRenderer' hides a field.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.180
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine is longer than 80 characters (found 82).184
 ErrorLine contains a tab character.184
 ErrorLine is longer than 80 characters (found 84).185
 ErrorLine contains a tab character.185
 ErrorLine is longer than 80 characters (found 87).186
 ErrorLine contains a tab character.186
 ErrorLine is longer than 80 characters (found 90).187
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine has trailing spaces.189
 ErrorLine contains a tab character.189
 ErrorLine has trailing spaces.190
 ErrorLine contains a tab character.190

org/flowerplatform/core/node/remote/PropertyWrapper.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine contains a tab character.25
 ErrorMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.25
 ErrorMissing a Javadoc comment.25
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.29
 ErrorMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.29
 ErrorMissing a Javadoc comment.29
 ErrorParameter value should be final.29
 Error'value' hides a field.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.33
 ErrorMethod 'setValueAs' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter value should be final.33
 Error'value' hides a field.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41

org/flowerplatform/core/node/remote/ResourceServiceRemote.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.flowerplatform.core.RemoteMethodInvocationListener.19
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.30
 ErrorMethod 'subscribeToParentResource' is not designed for extension - needs to be abstract, final or empty.30
 ErrorMissing a Javadoc comment.30
 ErrorParameter nodeUri should be final.30
 ErrorLine is longer than 80 characters (found 111).31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 163).33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.49
 ErrorParameter resourceNodeId should be final.49
 ErrorExpected @param tag for 'resourceNodeId'.49
 ErrorLine has trailing spaces.50
 ErrorLine is longer than 80 characters (found 86).50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 122).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorMethod 'reload' is not designed for extension - needs to be abstract, final or empty.54
 ErrorMissing a Javadoc comment.54
 ErrorParameter resourceNodeId should be final.54
 ErrorLine has trailing spaces.55
 ErrorLine is longer than 80 characters (found 88).55
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 122).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58

org/flowerplatform/core/node/remote/ServiceContext.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorType Javadoc comment is missing an @param <T> tag.24
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMethod 'getService' is not designed for extension - needs to be abstract, final or empty.30
 ErrorMissing a Javadoc comment.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMethod 'setService' is not designed for extension - needs to be abstract, final or empty.34
 ErrorMissing a Javadoc comment.34
 ErrorParameter service should be final.34
 Error'service' hides a field.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.38
 ErrorMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.38
 ErrorMissing a Javadoc comment.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.45
 ErrorMethod 'setContext' is not designed for extension - needs to be abstract, final or empty.45
 ErrorMissing a Javadoc comment.45
 ErrorParameter context should be final.45
 Error'context' hides a field.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorParameter service should be final.52
 Error'service' hides a field.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorMethod 'getBooleanValue' is not designed for extension - needs to be abstract, final or empty.56
 ErrorMissing a Javadoc comment.56
 ErrorParameter key should be final.56
 ErrorLine is longer than 80 characters (found 88).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'get' is not designed for extension - needs to be abstract, final or empty.60
 ErrorMissing a Javadoc comment.60
 ErrorParameter key should be final.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorMethod 'add' is not designed for extension - needs to be abstract, final or empty.64
 ErrorMissing a Javadoc comment.64
 ErrorParameter key should be final.64
 ErrorParameter value should be final.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67

org/flowerplatform/core/node/remote/StylePropertyWrapper.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine contains a tab character.25
 ErrorMethod 'getIsDefault' is not designed for extension - needs to be abstract, final or empty.25
 ErrorMissing a Javadoc comment.25
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.29
 ErrorMethod 'setIsDefault' is not designed for extension - needs to be abstract, final or empty.29
 ErrorMissing a Javadoc comment.29
 ErrorParameter isDefault should be final.29
 Error'isDefault' hides a field.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorMethod 'setIsDefaultAs' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter isDefault should be final.33
 Error'isDefault' hides a field.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37

org/flowerplatform/core/node/remote/SubscriptionInfo.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorParameter rootNode should be final.29
 Error'rootNode' hides a field.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 87).33
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter rootNode should be final.33
 Error'rootNode' hides a field.33
 ErrorParameter resourceNode should be final.33
 Error'resourceNode' hides a field.33
 ErrorParameter resourceSet should be final.33
 Error'resourceSet' hides a field.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.40
 ErrorMethod 'getRootNode' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.44
 ErrorMethod 'setRootNode' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorParameter rootNode should be final.44
 Error'rootNode' hides a field.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMethod 'getResourceNode' is not designed for extension - needs to be abstract, final or empty.48
 ErrorMissing a Javadoc comment.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'setResourceNode' is not designed for extension - needs to be abstract, final or empty.52
 ErrorMissing a Javadoc comment.52
 ErrorParameter resourceNode should be final.52
 Error'resourceNode' hides a field.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.56
 ErrorMethod 'getResourceSet' is not designed for extension - needs to be abstract, final or empty.56
 ErrorMissing a Javadoc comment.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'setResourceSet' is not designed for extension - needs to be abstract, final or empty.60
 ErrorMissing a Javadoc comment.60
 ErrorParameter resourceSet should be final.60
 Error'resourceSet' hides a field.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63

org/flowerplatform/core/node/resource/BaseResourceHandler.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorVariable 'type' must be private and have accessor methods.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorParameter type should be final.27
 Error'type' hides a field.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMethod 'getResourceUri' is not designed for extension - needs to be abstract, final or empty.31
 ErrorLine contains a tab character.32
 ErrorParameter nodeUri should be final.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.36
 ErrorMethod 'getRawNodeDataFromResource' is not designed for extension - needs to be abstract, final or empty.36
 ErrorLine is longer than 80 characters (found 87).37
 ErrorLine contains a tab character.37
 ErrorParameter nodeUri should be final.37
 ErrorParameter resourceData should be final.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorMethod 'createNodeFromRawNodeData' is not designed for extension - needs to be abstract, final or empty.41
 ErrorLine is longer than 80 characters (found 83).42
 ErrorLine contains a tab character.42
 ErrorParameter nodeUri should be final.42
 ErrorParameter rawNodeData should be final.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'load' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine contains a tab character.47
 ErrorParameter resourceUri should be final.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorParameter resourceData should be final.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.56
 ErrorMethod 'isDirty' is not designed for extension - needs to be abstract, final or empty.56
 ErrorLine contains a tab character.57
 ErrorParameter resourceData should be final.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorParameter resourceData should be final.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64

org/flowerplatform/core/node/resource/IResourceHandler.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorExpected an @return tag.33
 ErrorLine contains a tab character.33
 ErrorExpected @param tag for 'nodeUri'.33
 ErrorExpected @param tag for 'rawNodeData'.33
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42

org/flowerplatform/core/node/resource/IResourceHolder.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32

org/flowerplatform/core/node/resource/IResourceSetProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26

org/flowerplatform/core/node/resource/ResourceDebugControllers.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorName 'RESOURCES_SERVER' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorName 'RESOURCES_CLIENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorName 'SESSIONS' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorName 'SESSION' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorName 'RESOURCE2' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorMissing a Javadoc comment.51
 ErrorName 'RESOURCE_SET' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorName 'RESOURCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorName 'SESSION2' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 88).55
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorName 'SESSION_CATEGORY' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
 ErrorLine is longer than 80 characters (found 90).56
 ErrorLine contains a tab character.56
 ErrorMissing a Javadoc comment.56
 ErrorName 'RESOURCE_CATEGORY' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 91).58
 ErrorMissing a Javadoc comment.58
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 92).61
 ErrorLine contains a tab character.61
 ErrorParameter node should be final.61
 ErrorParameter context should be final.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 95).66
 ErrorLine contains a tab character.66
 ErrorParameter node should be final.66
 ErrorParameter context should be final.66
 ErrorLine is longer than 80 characters (found 89).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 108).71
 ErrorMissing a Javadoc comment.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorLine is longer than 80 characters (found 92).74
 ErrorLine contains a tab character.74
 ErrorParameter node should be final.74
 ErrorParameter context should be final.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 95).79
 ErrorLine contains a tab character.79
 ErrorParameter node should be final.79
 ErrorParameter context should be final.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 82).81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 83).83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 100).87
 ErrorLine contains a tab character.87
 ErrorParameter node should be final.87
 ErrorParameter context should be final.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 116).92
 ErrorMissing a Javadoc comment.92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 95).95
 ErrorLine contains a tab character.95
 ErrorParameter node should be final.95
 ErrorParameter context should be final.95
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 119).97
 ErrorLine contains a tab character.97
 ErrorLine is longer than 80 characters (found 84).98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 92).104
 ErrorLine contains a tab character.104
 ErrorParameter node should be final.104
 ErrorParameter context should be final.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.108
 ErrorLine is longer than 80 characters (found 100).109
 ErrorLine contains a tab character.109
 ErrorParameter node should be final.109
 ErrorParameter context should be final.109
 ErrorLine is longer than 80 characters (found 81).110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113
 ErrorLine is longer than 80 characters (found 123).114
 ErrorMissing a Javadoc comment.114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 100).117
 ErrorLine contains a tab character.117
 ErrorParameter node should be final.117
 ErrorParameter context should be final.117
 ErrorLine is longer than 80 characters (found 89).118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 95).122
 ErrorLine contains a tab character.122
 ErrorParameter node should be final.122
 ErrorParameter context should be final.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 92).127
 ErrorLine contains a tab character.127
 ErrorParameter node should be final.127
 ErrorParameter context should be final.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine has trailing spaces.130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine has trailing spaces.132
 ErrorLine contains a tab character.132
 ErrorLine is longer than 80 characters (found 117).133
 ErrorMissing a Javadoc comment.133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 92).136
 ErrorLine contains a tab character.136
 ErrorParameter node should be final.136
 ErrorParameter context should be final.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine has trailing spaces.139
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 95).141
 ErrorLine contains a tab character.141
 ErrorParameter node should be final.141
 ErrorParameter context should be final.141
 ErrorLine contains a tab character.142
 ErrorLine is longer than 80 characters (found 118).143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 90).144
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine has trailing spaces.148
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine is longer than 80 characters (found 100).150
 ErrorLine contains a tab character.150
 ErrorParameter node should be final.150
 ErrorParameter context should be final.150
 ErrorLine is longer than 80 characters (found 89).151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine has trailing spaces.154
 ErrorLine contains a tab character.154
 ErrorLine is longer than 80 characters (found 104).155
 ErrorMissing a Javadoc comment.155
 ErrorLine contains a tab character.155
 ErrorLine has trailing spaces.156
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine is longer than 80 characters (found 100).158
 ErrorLine contains a tab character.158
 ErrorParameter node should be final.158
 ErrorParameter context should be final.158
 ErrorLine is longer than 80 characters (found 125).159
 ErrorLine contains a tab character.159
 ErrorLine is longer than 80 characters (found 94).160
 ErrorLine contains a tab character.160
 ErrorLine is longer than 80 characters (found 137).161
 ErrorLine contains a tab character.161
 ErrorLine is longer than 80 characters (found 88).162
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine has trailing spaces.165
 ErrorLine contains a tab character.165
 ErrorLine is longer than 80 characters (found 94).166
 ErrorMissing a Javadoc comment.166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.168
 ErrorLine is longer than 80 characters (found 92).169
 ErrorLine contains a tab character.169
 ErrorParameter node should be final.169
 ErrorParameter context should be final.169
 ErrorLine is longer than 80 characters (found 88).170
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine has trailing spaces.173
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine is longer than 80 characters (found 95).175
 ErrorLine contains a tab character.175
 ErrorParameter node should be final.175
 ErrorParameter context should be final.175
 ErrorLine is longer than 80 characters (found 88).176
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine is longer than 80 characters (found 125).178
 ErrorLine contains a tab character.178
 ErrorLine is longer than 80 characters (found 139).179
 ErrorLine contains a tab character.179
 ErrorLine is longer than 80 characters (found 87).180
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine has trailing spaces.185
 ErrorLine contains a tab character.185
 ErrorLine is longer than 80 characters (found 95).186
 ErrorMissing a Javadoc comment.186
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.188
 ErrorLine is longer than 80 characters (found 95).189
 ErrorLine contains a tab character.189
 ErrorParameter node should be final.189
 ErrorParameter context should be final.189
 ErrorLine contains a tab character.190
 ErrorLine is longer than 80 characters (found 127).191
 ErrorLine contains a tab character.191
 ErrorLine is longer than 80 characters (found 141).192
 ErrorLine contains a tab character.192
 ErrorLine is longer than 80 characters (found 106).193
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.199
 ErrorLine is longer than 80 characters (found 92).200
 ErrorLine contains a tab character.200
 ErrorParameter node should be final.200
 ErrorParameter context should be final.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine has trailing spaces.203
 ErrorLine contains a tab character.203
 ErrorLine contains a tab character.204
 ErrorLine has trailing spaces.205
 ErrorLine contains a tab character.205
 ErrorLine is longer than 80 characters (found 105).206
 ErrorMissing a Javadoc comment.206
 ErrorLine contains a tab character.206
 ErrorLine has trailing spaces.207
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine is longer than 80 characters (found 100).209
 ErrorLine contains a tab character.209
 ErrorParameter node should be final.209
 ErrorParameter context should be final.209
 ErrorLine is longer than 80 characters (found 126).210
 ErrorLine contains a tab character.210
 ErrorLine is longer than 80 characters (found 96).211
 ErrorLine contains a tab character.211
 ErrorLine is longer than 80 characters (found 127).212
 ErrorLine contains a tab character.212
 ErrorLine is longer than 80 characters (found 97).213
 ErrorLine contains a tab character.213
 ErrorLine is longer than 80 characters (found 88).214
 ErrorLine contains a tab character.214
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine has trailing spaces.217
 ErrorLine contains a tab character.217
 ErrorLine is longer than 80 characters (found 119).218
 ErrorMissing a Javadoc comment.218
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.220
 ErrorLine is longer than 80 characters (found 92).221
 ErrorLine contains a tab character.221
 ErrorParameter node should be final.221
 ErrorParameter context should be final.221
 ErrorLine is longer than 80 characters (found 88).222
 ErrorLine contains a tab character.222
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine has trailing spaces.225
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine is longer than 80 characters (found 95).227
 ErrorLine contains a tab character.227
 ErrorParameter node should be final.227
 ErrorParameter context should be final.227
 ErrorLine is longer than 80 characters (found 88).228
 ErrorLine contains a tab character.228
 ErrorLine has trailing spaces.229
 ErrorLine contains a tab character.229
 ErrorLine contains a tab character.230
 ErrorLine is longer than 80 characters (found 127).231
 ErrorLine contains a tab character.231
 ErrorLine is longer than 80 characters (found 130).232
 ErrorLine contains a tab character.232
 ErrorLine is longer than 80 characters (found 87).233
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine contains a tab character.238
 ErrorLine is longer than 80 characters (found 100).239
 ErrorLine contains a tab character.239
 ErrorParameter node should be final.239
 ErrorParameter context should be final.239
 ErrorLine is longer than 80 characters (found 84).240
 ErrorLine contains a tab character.240
 ErrorLine is longer than 80 characters (found 125).241
 ErrorLine contains a tab character.241
 ErrorLine contains a tab character.242
 ErrorLine contains a tab character.243
 ErrorLine has trailing spaces.244
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 ErrorMethod 'registerControllers' is not designed for extension - needs to be abstract, final or empty.245
 ErrorMissing a Javadoc comment.245
 ErrorLine has trailing spaces.246
 ErrorLine contains a tab character.246
 ErrorLine contains a tab character.247
 ErrorLine contains a tab character.248
 ErrorLine contains a tab character.249
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine contains a tab character.252
 ErrorLine contains a tab character.253
 ErrorLine contains a tab character.254
 ErrorLine contains a tab character.255
 ErrorLine has trailing spaces.256
 ErrorLine contains a tab character.256
 ErrorLine contains a tab character.257
 ErrorLine has trailing spaces.258
 ErrorLine contains a tab character.258
 ErrorLine is longer than 80 characters (found 123).259
 ErrorLine contains a tab character.259
 ErrorLine is longer than 80 characters (found 122).260
 ErrorLine contains a tab character.260
 Error'10000' is a magic number.260
 ErrorLine has trailing spaces.261
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.262
 ErrorLine is longer than 80 characters (found 105).263
 ErrorLine contains a tab character.263
 ErrorLine is longer than 80 characters (found 88).264
 ErrorLine contains a tab character.264
 ErrorLine is longer than 80 characters (found 91).265
 ErrorLine contains a tab character.265
 ErrorLine has trailing spaces.266
 ErrorLine contains a tab character.266
 ErrorLine contains a tab character.267
 ErrorLine has trailing spaces.268
 ErrorLine contains a tab character.268
 ErrorLine is longer than 80 characters (found 99).269
 ErrorLine contains a tab character.269
 ErrorLine is longer than 80 characters (found 116).270
 ErrorLine contains a tab character.270
 ErrorLine is longer than 80 characters (found 97).271
 ErrorLine contains a tab character.271
 ErrorLine is longer than 80 characters (found 100).272
 ErrorLine contains a tab character.272
 ErrorLine has trailing spaces.273
 ErrorLine contains a tab character.273
 ErrorLine is longer than 80 characters (found 96).274
 ErrorLine contains a tab character.274
 ErrorLine is longer than 80 characters (found 108).275
 ErrorLine contains a tab character.275
 ErrorLine is longer than 80 characters (found 96).276
 ErrorLine contains a tab character.276
 ErrorLine is longer than 80 characters (found 99).277
 ErrorLine contains a tab character.277
 ErrorLine has trailing spaces.278
 ErrorLine contains a tab character.278
 ErrorLine is longer than 80 characters (found 117).279
 ErrorLine contains a tab character.279
 ErrorLine is longer than 80 characters (found 116).280
 ErrorLine contains a tab character.280
 ErrorLine is longer than 80 characters (found 103).281
 ErrorLine contains a tab character.281
 ErrorLine is longer than 80 characters (found 106).282
 ErrorLine contains a tab character.282
 ErrorLine has trailing spaces.283
 ErrorLine contains a tab character.283
 ErrorLine contains a tab character.284
 ErrorLine has trailing spaces.285
 ErrorLine contains a tab character.285
 ErrorLine is longer than 80 characters (found 124).286
 ErrorLine contains a tab character.286
 ErrorLine is longer than 80 characters (found 136).287
 ErrorLine contains a tab character.287
 Error'-500000' is a magic number.287
 ErrorLine is longer than 80 characters (found 116).288
 ErrorLine contains a tab character.288
 ErrorLine has trailing spaces.289
 ErrorLine contains a tab character.289
 ErrorLine contains a tab character.290
 ErrorLine has trailing spaces.291
 ErrorLine contains a tab character.291
 ErrorLine is longer than 80 characters (found 107).292
 ErrorLine contains a tab character.292
 ErrorLine contains a tab character.293
 ErrorLine is longer than 80 characters (found 102).294
 ErrorLine contains a tab character.294
 ErrorLine has trailing spaces.295
 ErrorLine contains a tab character.295
 ErrorLine contains a tab character.296
 ErrorLine has trailing spaces.297
 ErrorLine contains a tab character.297
 ErrorLine is longer than 80 characters (found 125).298
 ErrorLine contains a tab character.298
 ErrorLine is longer than 80 characters (found 137).299
 ErrorLine contains a tab character.299
 Error'-500000' is a magic number.299
 ErrorLine is longer than 80 characters (found 147).300
 ErrorLine contains a tab character.300
 ErrorLine has trailing spaces.301
 ErrorLine contains a tab character.301
 ErrorLine contains a tab character.302
 ErrorLine has trailing spaces.303
 ErrorLine contains a tab character.303
 ErrorLine is longer than 80 characters (found 109).304
 ErrorLine contains a tab character.304
 ErrorLine contains a tab character.305
 ErrorLine has trailing spaces.306
 ErrorLine contains a tab character.306
 ErrorLine contains a tab character.307
 ErrorLine is longer than 80 characters (found 105).308
 ErrorLine contains a tab character.308
 ErrorLine is longer than 80 characters (found 112).309
 ErrorLine contains a tab character.309
 ErrorLine is longer than 80 characters (found 101).310
 ErrorLine contains a tab character.310
 ErrorLine is longer than 80 characters (found 100).311
 ErrorLine contains a tab character.311
 ErrorLine has trailing spaces.312
 ErrorLine contains a tab character.312
 ErrorLine contains a tab character.313
 ErrorLine is longer than 80 characters (found 108).314
 ErrorLine contains a tab character.314
 ErrorLine contains a tab character.315
 ErrorLine is longer than 80 characters (found 103).316
 ErrorLine contains a tab character.316
 ErrorLine has trailing spaces.317
 ErrorLine contains a tab character.317
 ErrorLine contains a tab character.318
 ErrorLine is longer than 80 characters (found 108).319
 ErrorLine contains a tab character.319
 ErrorLine contains a tab character.320
 ErrorLine contains a tab character.321
 ErrorLine has trailing spaces.322
 ErrorLine contains a tab character.322

org/flowerplatform/core/node/resource/ResourceService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.flowerplatform.core.session.SessionService.33
 ErrorLine has trailing spaces.41
 ErrorLine is longer than 80 characters (found 94).46
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 Error'static' modifier out of order with the JLS suggestions.46
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 105).48
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 89).50
 ErrorLine contains a tab character.50
 ErrorMethod 'addResourceHandler' is not designed for extension - needs to be abstract, final or empty.50
 ErrorMissing a Javadoc comment.50
 ErrorParameter scheme should be final.50
 ErrorParameter resourceHandler should be final.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorMethod 'getResourceHandler' is not designed for extension - needs to be abstract, final or empty.54
 ErrorLine contains a tab character.55
 ErrorParameter scheme should be final.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 92).58
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 81).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorExpected an @return tag.67
 ErrorLine contains a tab character.67
 ErrorMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorParameter nodeUri should be final.68
 ErrorExpected @param tag for 'nodeUri'.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine is longer than 80 characters (found 86).72
 ErrorLine contains a tab character.72
 ErrorMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.72
 ErrorMissing a Javadoc comment.72
 ErrorParameter nodeUri should be final.72
 ErrorParameter context should be final.72
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 123).80
 ErrorLine contains a tab character.80
 ErrorMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.80
 ErrorMissing a Javadoc comment.80
 ErrorParameter nodeUri should be final.80
 ErrorParameter resourceHandler should be final.80
 ErrorParameter context should be final.80
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 96).82
 ErrorLine contains a tab character.82
 ErrorAvoid inline conditionals.82
 ErrorLine is longer than 80 characters (found 103).83
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 92).84
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine is longer than 80 characters (found 96).86
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 129).87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine has trailing spaces.92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine has trailing spaces.95
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 81).97
 ErrorLine contains a tab character.97
 ErrorLine is longer than 80 characters (found 84).98
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 83).99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 134).105
 ErrorLine contains a tab character.105
 ErrorMethod 'subscribeToParentResource' is not designed for extension - needs to be abstract, final or empty.105
 ErrorParameter sessionId should be final.105
 ErrorExpected @param tag for 'sessionId'.105
 ErrorParameter nodeUri should be final.105
 ErrorExpected @param tag for 'nodeUri'.105
 ErrorParameter context should be final.105
 ErrorExpected @param tag for 'context'.105
 ErrorLine is longer than 80 characters (found 89).106
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 162).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 119).117
 ErrorLine contains a tab character.117
 ErrorLine has trailing spaces.118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine is longer than 80 characters (found 149).120
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 107).121
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine has trailing spaces.125
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 108).127
 ErrorLine contains a tab character.127
 ErrorLine has trailing spaces.128
 ErrorLine contains a tab character.128
 ErrorLine is longer than 80 characters (found 181).129
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine has trailing spaces.131
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine is longer than 80 characters (found 98).133
 ErrorLine contains a tab character.133
 ErrorLine has trailing spaces.134
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 106).136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine is longer than 80 characters (found 128).138
 ErrorLine contains a tab character.138
 ErrorMethod 'sessionSubscribedToResource' is not designed for extension - needs to be abstract, final or empty.138
 ErrorParameter sessionId should be final.138
 ErrorExpected @param tag for 'sessionId'.138
 ErrorParameter resourceUri should be final.138
 ErrorExpected @param tag for 'resourceUri'.138
 ErrorParameter context should be final.138
 ErrorExpected @param tag for 'context'.138
 ErrorLine is longer than 80 characters (found 92).139
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine has trailing spaces.142
 ErrorLine contains a tab character.142
 ErrorLine is longer than 80 characters (found 100).143
 ErrorLine contains a tab character.143
 ErrorMissing a Javadoc comment.143
 ErrorLine has trailing spaces.144
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine is longer than 80 characters (found 102).146
 ErrorLine contains a tab character.146
 ErrorLine has trailing spaces.147
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine is longer than 80 characters (found 110).149
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine is longer than 80 characters (found 132).151
 ErrorLine contains a tab character.151
 ErrorMethod 'sessionUnsubscribedFromResource' is not designed for extension - needs to be abstract, final or empty.151
 ErrorParameter sessionId should be final.151
 ErrorExpected @param tag for 'sessionId'.151
 ErrorParameter resourceUri should be final.151
 ErrorExpected @param tag for 'resourceUri'.151
 ErrorParameter context should be final.151
 ErrorExpected @param tag for 'context'.151
 ErrorLine is longer than 80 characters (found 96).152
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine is longer than 80 characters (found 107).154
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine has trailing spaces.159
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine is longer than 80 characters (found 121).162
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine has trailing spaces.165
 ErrorLine contains a tab character.165
 ErrorLine is longer than 80 characters (found 104).166
 ErrorLine contains a tab character.166
 ErrorMissing a Javadoc comment.166
 ErrorLine has trailing spaces.167
 ErrorLine contains a tab character.167
 ErrorLine is longer than 80 characters (found 87).168
 ErrorLine contains a tab character.168
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.168
 ErrorMissing a Javadoc comment.168
 ErrorParameter resourceUri should be final.168
 ErrorParameter context should be final.168
 ErrorLine contains a tab character.169
 ErrorLine has trailing spaces.170
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine is longer than 80 characters (found 95).177
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine has trailing spaces.179
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine is longer than 80 characters (found 113).181
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine has trailing spaces.183
 ErrorLine contains a tab character.183
 ErrorLine has trailing spaces.184
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine is longer than 80 characters (found 177).186
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine is longer than 80 characters (found 89).189
 ErrorLine contains a tab character.189
 ErrorMethod 'reload' is not designed for extension - needs to be abstract, final or empty.189
 ErrorMissing a Javadoc comment.189
 ErrorParameter resourceUri should be final.189
 ErrorParameter context should be final.189
 ErrorLine contains a tab character.190
 ErrorLine has trailing spaces.191
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine is longer than 80 characters (found 93).197
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine is longer than 80 characters (found 98).199
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine has trailing spaces.201
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine is longer than 80 characters (found 113).203
 ErrorLine contains a tab character.203
 ErrorLine contains a tab character.204
 ErrorLine has trailing spaces.205
 ErrorLine contains a tab character.205
 ErrorLine has trailing spaces.206
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine is longer than 80 characters (found 177).208
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.209
 ErrorLine has trailing spaces.210
 ErrorLine contains a tab character.210
 ErrorLine is longer than 80 characters (found 96).211
 ErrorLine contains a tab character.211
 ErrorMethod 'isDirty' is not designed for extension - needs to be abstract, final or empty.211
 ErrorMissing a Javadoc comment.211
 ErrorParameter nodeUri should be final.211
 ErrorParameter serviceContext should be final.211
 ErrorLine is longer than 80 characters (found 96).212
 ErrorLine contains a tab character.212
 ErrorLine contains a tab character.213
 ErrorLine contains a tab character.214
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.217
 ErrorMissing a Javadoc comment.217
 ErrorLine has trailing spaces.218
 ErrorLine contains a tab character.218
 ErrorLine is longer than 80 characters (found 92).219
 ErrorLine contains a tab character.219
 ErrorMissing a Javadoc comment.219
 ErrorLine contains a tab character.221
 ErrorMissing a Javadoc comment.221
 ErrorLine has trailing spaces.222
 ErrorLine contains a tab character.222
 ErrorLine is longer than 80 characters (found 93).223
 ErrorLine contains a tab character.223
 ErrorMissing a Javadoc comment.223
 ErrorLine contains a tab character.225
 ErrorMethod 'getResourceNode' is not designed for extension - needs to be abstract, final or empty.225
 ErrorMissing a Javadoc comment.225
 ErrorParameter nodeUri should be final.225
 ErrorLine is longer than 80 characters (found 96).226
 ErrorLine contains a tab character.226
 ErrorLine is longer than 80 characters (found 128).227
 ErrorLine contains a tab character.227
 ErrorLine contains a tab character.228

org/flowerplatform/core/node/resource/ResourceSetService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 97).33
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 Error'static' modifier out of order with the JLS suggestions.33
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine is longer than 80 characters (found 84).35
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine is longer than 80 characters (found 189).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 88).42
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 91).44
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 90).46
 ErrorLine contains a tab character.46
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.46
 ErrorMissing a Javadoc comment.46
 ErrorParameter resourceSet should be final.46
 ErrorParameter context should be final.46
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 111).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 112).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 92).55
 ErrorLine contains a tab character.55
 ErrorMethod 'reload' is not designed for extension - needs to be abstract, final or empty.55
 ErrorMissing a Javadoc comment.55
 ErrorParameter resourceSet should be final.55
 ErrorParameter context should be final.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 111).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 114).61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.65
 ErrorMissing a Javadoc comment.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorMissing a Javadoc comment.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 89).69
 ErrorLine contains a tab character.69
 ErrorMethod 'getUpdates' is not designed for extension - needs to be abstract, final or empty.69
 ErrorMissing a Javadoc comment.69
 ErrorParameter resourceSet should be final.69
 ErrorParameter timestampOfLastRequest should be final.69
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 84).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 Error'&&' should be on a new line.76
 ErrorLine is longer than 80 characters (found 191).77
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 96).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 93).82
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 101).83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 89).87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorMissing a Javadoc comment.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorMissing a Javadoc comment.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorMissing a Javadoc comment.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorMissing a Javadoc comment.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102

org/flowerplatform/core/node/resource/ResourceUnsubscriber.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 86).29
 ErrorLine has trailing spaces.30
 ErrorLine is longer than 80 characters (found 89).30
 ErrorLine is longer than 80 characters (found 86).31
 ErrorLine has trailing spaces.33
 ErrorLine has trailing spaces.38
 ErrorLine is longer than 80 characters (found 102).38
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine has trailing spaces.39
 ErrorLine is longer than 80 characters (found 91).39
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.42
 ErrorLine is longer than 80 characters (found 192).43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'run' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 88).49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 89).52
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 154).53
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 111).54
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 82).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 141).57
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 140).58
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 140).59
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 138).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.66
 ErrorMissing a Javadoc comment.66
 ErrorLine is longer than 80 characters (found 154).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69

org/flowerplatform/core/node/resource/VirtualNodeResourceHandler.java

SeverityMessageLine
 ErrorUnused import - org.flowerplatform.core.CorePlugin.9
 ErrorLine is longer than 80 characters (found 98).16
 ErrorLine has trailing spaces.17
 ErrorLine has trailing spaces.22
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMethod 'addVirtualNodeType' is not designed for extension - needs to be abstract, final or empty.29
 ErrorMissing a Javadoc comment.29
 ErrorParameter type should be final.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 95).33
 ErrorLine contains a tab character.33
 ErrorMethod 'createVirtualNodeUri' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter repo should be final.33
 ErrorParameter type should be final.33
 ErrorParameter typeSpecificPart should be final.33
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 92).35
 ErrorLine contains a tab character.35
 ErrorAvoid inline conditionals.35
 ErrorLine contains a tab character.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMethod 'getTypeFromNodeUri' is not designed for extension - needs to be abstract, final or empty.38
 ErrorMissing a Javadoc comment.38
 ErrorParameter nodeUri should be final.38
 ErrorLine is longer than 80 characters (found 81).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMethod 'getTypeSpecificPartFromNodeUri' is not designed for extension - needs to be abstract, final or empty.47
 ErrorMissing a Javadoc comment.47
 ErrorParameter nodeUri should be final.47
 ErrorLine is longer than 80 characters (found 81).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorMethod 'getResourceUri' is not designed for extension - needs to be abstract, final or empty.56
 ErrorLine contains a tab character.57
 ErrorParameter nodeUri should be final.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorMethod 'getRawNodeDataFromResource' is not designed for extension - needs to be abstract, final or empty.61
 ErrorLine is longer than 80 characters (found 87).62
 ErrorLine contains a tab character.62
 ErrorParameter nodeUri should be final.62
 ErrorParameter resourceData should be final.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.66
 ErrorMethod 'createNodeFromRawNodeData' is not designed for extension - needs to be abstract, final or empty.66
 ErrorLine is longer than 80 characters (found 83).67
 ErrorLine contains a tab character.67
 ErrorParameter nodeUri should be final.67
 ErrorParameter rawNodeData should be final.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 92).70
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 84).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.76
 ErrorMethod 'load' is not designed for extension - needs to be abstract, final or empty.76
 ErrorLine contains a tab character.77
 ErrorParameter resourceUri should be final.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorParameter resourceData should be final.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.86
 ErrorMethod 'isDirty' is not designed for extension - needs to be abstract, final or empty.86
 ErrorLine contains a tab character.87
 ErrorParameter resourceData should be final.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorParameter resourceData should be final.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94

org/flowerplatform/core/node/resource/in_memory/InMemoryResourceInfo.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine contains a tab character.32
 ErrorMethod 'getResourceData' is not designed for extension - needs to be abstract, final or empty.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.36
 ErrorMethod 'setResourceData' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter resourceData should be final.36
 Error'resourceData' hides a field.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.40
 ErrorMethod 'getSessionIds' is not designed for extension - needs to be abstract, final or empty.40
 ErrorMissing a Javadoc comment.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.44
 ErrorMethod 'setSessionIds' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorParameter sessionIds should be final.44
 Error'sessionIds' hides a field.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'getLastPing' is not designed for extension - needs to be abstract, final or empty.48
 ErrorMissing a Javadoc comment.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'setLastPing' is not designed for extension - needs to be abstract, final or empty.52
 ErrorMissing a Javadoc comment.52
 ErrorParameter lastPing should be final.52
 Error'lastPing' hides a field.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55

org/flowerplatform/core/node/resource/in_memory/InMemoryResourceService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 112).33
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorVariable 'resourceInfos' must be private and have accessor methods.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMethod 'doSessionSubscribedToResource' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine is longer than 80 characters (found 92).39
 ErrorLine contains a tab character.39
 ErrorParameter sessionId should be final.39
 ErrorExpected @param tag for 'sessionId'.39
 ErrorParameter resourceUri should be final.39
 ErrorExpected @param tag for 'resourceUri'.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 90).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 86).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 101).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 104).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 83).52
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 96).53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorMethod 'doSessionUnsubscribedFromResource' is not designed for extension - needs to be abstract, final or empty.62
 ErrorLine is longer than 80 characters (found 93).63
 ErrorLine contains a tab character.63
 ErrorParameter sessionId should be final.63
 ErrorExpected @param tag for 'sessionId'.63
 ErrorParameter resourceUri should be final.63
 ErrorExpected @param tag for 'resourceUri'.63
 ErrorLine is longer than 80 characters (found 83).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 90).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 93).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 86).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 106).81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorMethod 'getResourceData' is not designed for extension - needs to be abstract, final or empty.86
 ErrorLine contains a tab character.87
 ErrorParameter resourceUri should be final.87
 ErrorLine is longer than 80 characters (found 83).88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine is longer than 80 characters (found 97).90
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 91).91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.99
 ErrorMethod 'registerResourceData' is not designed for extension - needs to be abstract, final or empty.99
 ErrorLine is longer than 80 characters (found 83).100
 ErrorLine contains a tab character.100
 ErrorParameter resourceUri should be final.100
 ErrorParameter resourceData should be final.100
 ErrorLine is longer than 80 characters (found 83).101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.109
 ErrorMethod 'getResources' is not designed for extension - needs to be abstract, final or empty.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.114
 ErrorMethod 'getSessionsSubscribedToResource' is not designed for extension - needs to be abstract, final or empty.114
 ErrorLine is longer than 80 characters (found 81).115
 ErrorLine contains a tab character.115
 ErrorParameter resourceUri should be final.115
 ErrorLine is longer than 80 characters (found 83).116
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.123
 ErrorMethod 'getUpdateRequestedTimestamp' is not designed for extension - needs to be abstract, final or empty.123
 ErrorLine contains a tab character.124
 ErrorParameter resourceNodeId should be final.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.128
 ErrorMethod 'setUpdateRequestedTimestamp' is not designed for extension - needs to be abstract, final or empty.128
 ErrorLine is longer than 80 characters (found 85).129
 ErrorLine contains a tab character.129
 ErrorParameter resourceUri should be final.129
 ErrorParameter timestamp should be final.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131

org/flowerplatform/core/node/resource/in_memory/InMemoryResourceSetService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 103).33
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine contains a tab character.35
 ErrorMethod 'addToResourceSet' is not designed for extension - needs to be abstract, final or empty.35
 ErrorLine contains a tab character.36
 ErrorParameter resourceSet should be final.36
 ErrorParameter resourceUri should be final.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMethod 'removeFromResourceSet' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine is longer than 80 characters (found 83).49
 ErrorLine contains a tab character.49
 ErrorParameter resourceSet should be final.49
 ErrorParameter resourceUri should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.57
 ErrorMethod 'doReload' is not designed for extension - needs to be abstract, final or empty.57
 ErrorLine contains a tab character.58
 ErrorParameter resourceSet should be final.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.64
 ErrorMethod 'addUpdate' is not designed for extension - needs to be abstract, final or empty.64
 ErrorLine contains a tab character.65
 ErrorParameter resourceSet should be final.65
 ErrorParameter update should be final.65
 ErrorLine is longer than 80 characters (found 90).66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.71
 ErrorMethod 'getUpdates' is not designed for extension - needs to be abstract, final or empty.71
 ErrorLine contains a tab character.72
 ErrorParameter resourceSet should be final.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.77
 ErrorMethod 'getLoadedTimestamp' is not designed for extension - needs to be abstract, final or empty.77
 ErrorLine contains a tab character.78
 ErrorParameter resourceSet should be final.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.83
 ErrorMethod 'getResourceSets' is not designed for extension - needs to be abstract, final or empty.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.88
 ErrorMethod 'getResourceUris' is not designed for extension - needs to be abstract, final or empty.88
 ErrorLine contains a tab character.89
 ErrorParameter resourceSet should be final.89
 ErrorLine is longer than 80 characters (found 84).90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96

org/flowerplatform/core/node/resource/in_memory/InMemorySessionService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 91).31
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorMethod 'doSessionCreated' is not designed for extension - needs to be abstract, final or empty.33
 ErrorLine contains a tab character.34
 ErrorParameter sessionId should be final.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMethod 'doSessionRemoved' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine contains a tab character.39
 ErrorParameter sessionId should be final.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMethod 'updateSessionProperty' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine is longer than 80 characters (found 92).44
 ErrorLine contains a tab character.44
 ErrorParameter sessionId should be final.44
 ErrorParameter property should be final.44
 ErrorParameter value should be final.44
 ErrorLine is longer than 80 characters (found 81).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'getSessionProperty' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine contains a tab character.49
 ErrorParameter sessionId should be final.49
 ErrorParameter property should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorMethod 'sessionSubscribedToResource' is not designed for extension - needs to be abstract, final or empty.57
 ErrorLine is longer than 80 characters (found 127).58
 ErrorLine contains a tab character.58
 ErrorParameter sessionId should be final.58
 ErrorParameter resourceUri should be final.58
 ErrorParameter context should be final.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 85).66
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 81).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.71
 ErrorMethod 'sessionUnsubscribedFromResource' is not designed for extension - needs to be abstract, final or empty.71
 ErrorLine is longer than 80 characters (found 131).72
 ErrorLine contains a tab character.72
 ErrorParameter sessionId should be final.72
 ErrorParameter resourceUri should be final.72
 ErrorParameter context should be final.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 84).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.79
 ErrorMethod 'getSubscribedSessions' is not designed for extension - needs to be abstract, final or empty.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorMethod 'getResourcesSubscribedBySession' is not designed for extension - needs to be abstract, final or empty.84
 ErrorLine contains a tab character.85
 ErrorParameter sessionId should be final.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91

org/flowerplatform/core/node/resource/in_memory/ResourceSetInfo.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMethod 'getResourceUris' is not designed for extension - needs to be abstract, final or empty.37
 ErrorMissing a Javadoc comment.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorMethod 'getUpdates' is not designed for extension - needs to be abstract, final or empty.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.45
 ErrorMethod 'getCommands' is not designed for extension - needs to be abstract, final or empty.45
 ErrorMissing a Javadoc comment.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.49
 ErrorMethod 'getLoadedTimestamp' is not designed for extension - needs to be abstract, final or empty.49
 ErrorMissing a Javadoc comment.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'setLoadedTimestamp' is not designed for extension - needs to be abstract, final or empty.53
 ErrorMissing a Javadoc comment.53
 ErrorParameter loadedTimestamp should be final.53
 Error'loadedTimestamp' hides a field.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56

org/flowerplatform/core/node/resource/in_memory/SessionInfo.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMethod 'getSubscribedResourceUris' is not designed for extension - needs to be abstract, final or empty.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.36
 ErrorMissing a Javadoc comment.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39

org/flowerplatform/core/node/update/controller/UpdateController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 87).40
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine is longer than 80 characters (found 103).43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 Error'100000' is a magic number.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMethod 'addNode' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine has trailing spaces.48
 ErrorLine is longer than 80 characters (found 104).48
 ErrorLine contains a tab character.48
 ErrorParameter node should be final.48
 ErrorParameter child should be final.48
 ErrorParameter context should be final.48
 ErrorLine is longer than 80 characters (found 117).49
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 111).50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 101).52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 102).56
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 86).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 113).61
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 93).62
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorMethod 'removeNode' is not designed for extension - needs to be abstract, final or empty.67
 ErrorLine is longer than 80 characters (found 92).68
 ErrorLine contains a tab character.68
 ErrorParameter node should be final.68
 ErrorParameter child should be final.68
 ErrorParameter context should be final.68
 ErrorLine is longer than 80 characters (found 117).69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 101).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 102).75
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 88).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine has trailing spaces.80
 ErrorLine is longer than 80 characters (found 104).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.84
 ErrorLine has trailing spaces.85
 ErrorLine is longer than 80 characters (found 112).85
 ErrorLine contains a tab character.85
 ErrorParameter node should be final.85
 ErrorParameter key should be final.85
 ErrorParameter value should be final.85
 ErrorParameter context should be final.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.89
 ErrorMethod 'unsetProperty' is not designed for extension - needs to be abstract, final or empty.89
 ErrorLine is longer than 80 characters (found 95).90
 ErrorLine contains a tab character.90
 ErrorParameter node should be final.90
 ErrorParameter key should be final.90
 ErrorParameter context should be final.90
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 88).92
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 91).93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine has trailing spaces.95
 ErrorLine contains a tab character.95
 ErrorLine has trailing spaces.96
 ErrorLine is longer than 80 characters (found 144).96
 ErrorLine contains a tab character.96
 ErrorMissing a Javadoc comment.96
 ErrorParameter node should be final.96
 ErrorParameter key should be final.96
 ErrorParameter value should be final.96
 ErrorParameter isUnset should be final.96
 ErrorParameter context should be final.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 120).102
 ErrorLine contains a tab character.102
 ErrorLine has trailing spaces.103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine is longer than 80 characters (found 86).108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 94).112
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine is longer than 80 characters (found 168).113
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114

org/flowerplatform/core/node/update/remote/ChildrenUpdate.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine contains a tab character.31
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.35
 ErrorMethod 'setType' is not designed for extension - needs to be abstract, final or empty.35
 ErrorMissing a Javadoc comment.35
 ErrorParameter type should be final.35
 Error'type' hides a field.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.39
 ErrorMethod 'setTypeAs' is not designed for extension - needs to be abstract, final or empty.39
 ErrorMissing a Javadoc comment.39
 ErrorParameter type should be final.39
 Error'type' hides a field.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMethod 'getTargetNode' is not designed for extension - needs to be abstract, final or empty.44
 ErrorMissing a Javadoc comment.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'setTargetNode' is not designed for extension - needs to be abstract, final or empty.48
 ErrorMissing a Javadoc comment.48
 ErrorParameter targetNode should be final.48
 Error'targetNode' hides a field.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'setTargetNodeAs' is not designed for extension - needs to be abstract, final or empty.52
 ErrorMissing a Javadoc comment.52
 ErrorParameter targetNode should be final.52
 Error'targetNode' hides a field.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorMethod 'getFullTargetNodeAddedBeforeId' is not designed for extension - needs to be abstract, final or empty.57
 ErrorMissing a Javadoc comment.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 88).61
 ErrorLine contains a tab character.61
 ErrorMethod 'setFullTargetNodeAddedBeforeId' is not designed for extension - needs to be abstract, final or empty.61
 ErrorMissing a Javadoc comment.61
 ErrorParameter fullTargetNodeAddedBeforeId should be final.61
 Error'fullTargetNodeAddedBeforeId' hides a field.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 100).65
 ErrorLine contains a tab character.65
 ErrorMethod 'setFullTargetNodeAddedBeforeIdAs' is not designed for extension - needs to be abstract, final or empty.65
 ErrorMissing a Javadoc comment.65
 ErrorParameter fullTargetNodeAddedBeforeId should be final.65
 Error'fullTargetNodeAddedBeforeId' hides a field.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.70
 ErrorLine contains a tab character.71
 ErrorLine is longer than 80 characters (found 153).72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74

org/flowerplatform/core/node/update/remote/PropertyUpdate.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.29
 ErrorMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.29
 ErrorMissing a Javadoc comment.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.33
 ErrorMethod 'setKey' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter key should be final.33
 Error'key' hides a field.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'setKeyAs' is not designed for extension - needs to be abstract, final or empty.37
 ErrorMissing a Javadoc comment.37
 ErrorParameter key should be final.37
 Error'key' hides a field.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.42
 ErrorMissing a Javadoc comment.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.46
 ErrorMissing a Javadoc comment.46
 ErrorParameter value should be final.46
 Error'value' hides a field.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.50
 ErrorMethod 'setValueAs' is not designed for extension - needs to be abstract, final or empty.50
 ErrorMissing a Javadoc comment.50
 ErrorParameter value should be final.50
 Error'value' hides a field.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorMethod 'getIsUnset' is not designed for extension - needs to be abstract, final or empty.55
 ErrorMissing a Javadoc comment.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.59
 ErrorMethod 'setIsUnset' is not designed for extension - needs to be abstract, final or empty.59
 ErrorMissing a Javadoc comment.59
 ErrorParameter isUnset should be final.59
 Error'isUnset' hides a field.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorMethod 'setUnsetAs' is not designed for extension - needs to be abstract, final or empty.63
 ErrorMissing a Javadoc comment.63
 ErrorParameter isUnset should be final.63
 Error'isUnset' hides a field.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.68
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 165).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72

org/flowerplatform/core/node/update/remote/Update.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMethod 'getFullNodeId' is not designed for extension - needs to be abstract, final or empty.29
 ErrorMissing a Javadoc comment.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.33
 ErrorMethod 'setFullNodeId' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter fullNodeId should be final.33
 Error'fullNodeId' hides a field.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'setFullNodeIdAs' is not designed for extension - needs to be abstract, final or empty.37
 ErrorMissing a Javadoc comment.37
 ErrorParameter fullNodeId should be final.37
 Error'fullNodeId' hides a field.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMethod 'getTimestamp' is not designed for extension - needs to be abstract, final or empty.42
 ErrorMissing a Javadoc comment.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'setTimestamp' is not designed for extension - needs to be abstract, final or empty.46
 ErrorMissing a Javadoc comment.46
 ErrorParameter timestamp should be final.46
 Error'timestamp' hides a field.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorMethod 'compareTo' is not designed for extension - needs to be abstract, final or empty.50
 ErrorLine contains a tab character.51
 ErrorParameter o should be final.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.55
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 87).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59

org/flowerplatform/core/preference/PreferencePropertiesProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 140).27
 ErrorLine has trailing spaces.28
 ErrorLine is longer than 80 characters (found 82).29
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.35
 ErrorLine is longer than 80 characters (found 100).37
 ErrorLine has trailing spaces.38
 ErrorLine is longer than 80 characters (found 130).40
 ErrorLine has trailing spaces.41
 ErrorLine has trailing spaces.44
 ErrorLine has trailing spaces.46
 ErrorLine is longer than 80 characters (found 101).49
 ErrorLine contains a tab character.51
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.51
 ErrorLine is longer than 80 characters (found 92).52
 ErrorLine contains a tab character.52
 ErrorParameter node should be final.52
 ErrorParameter context should be final.52
 ErrorLine is longer than 80 characters (found 93).53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 92).58
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 91).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine is longer than 80 characters (found 112).63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 87).66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 87).69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine is longer than 80 characters (found 134).72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 84).84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 179).87
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine is longer than 80 characters (found 88).90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 185).93
 ErrorLine contains a tab character.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 188).95
 ErrorLine contains a tab character.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 101).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.100
 ErrorMissing a Javadoc comment.100
 ErrorParameter node should be final.100
 ErrorParameter suffix should be final.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine has trailing spaces.108
 ErrorLine contains a tab character.108

org/flowerplatform/core/preference/PreferencePropertySetter.java

SeverityMessageLine
 ErrorLine is longer than 80 characters (found 97).18
 ErrorLine contains a tab character.18
 ErrorLine contains a tab character.20
 ErrorMissing a Javadoc comment.20
 ErrorLine contains a tab character.21
 ErrorLine contains a tab character.22
 Error'100000' is a magic number.22
 ErrorLine contains a tab character.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.25
 ErrorLine is longer than 80 characters (found 112).26
 ErrorLine contains a tab character.26
 ErrorParameter node should be final.26
 ErrorParameter property should be final.26
 ErrorParameter value should be final.26
 ErrorParameter context should be final.26
 ErrorLine is longer than 80 characters (found 86).27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 213).32
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 84).33
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 196).34
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.40
 ErrorMethod 'unsetProperty' is not designed for extension - needs to be abstract, final or empty.40
 ErrorLine is longer than 80 characters (found 100).41
 ErrorLine contains a tab character.41
 ErrorParameter node should be final.41
 ErrorParameter property should be final.41
 ErrorParameter context should be final.41
 ErrorLine is longer than 80 characters (found 86).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 213).47
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 84).48
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 196).49
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54

org/flowerplatform/core/preference/remote/PreferencePropertyWrapper.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - org.flowerplatform.core.preference.PreferencePropertiesProvider.19
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.29
 ErrorMethod 'getIsUsed' is not designed for extension - needs to be abstract, final or empty.29
 ErrorMissing a Javadoc comment.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.33
 ErrorMethod 'setIsUsed' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter isUsed should be final.33
 Error'isUsed' hides a field.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMethod 'setIsUsedAs' is not designed for extension - needs to be abstract, final or empty.37
 ErrorMissing a Javadoc comment.37
 ErrorParameter isUsed should be final.37
 Error'isUsed' hides a field.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45

org/flowerplatform/core/preference/remote/PreferencesServiceRemote.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMethod 'getPreferenceNodeUri' is not designed for extension - needs to be abstract, final or empty.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine is longer than 80 characters (found 104).24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27

org/flowerplatform/core/repository/RepositoryChildrenProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 97).35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine contains a tab character.38
 Error'200' is a magic number.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.41
 ErrorLine is longer than 80 characters (found 87).42
 ErrorLine contains a tab character.42
 ErrorParameter node should be final.42
 ErrorParameter context should be final.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMethod 'getFileSystem' is not designed for extension - needs to be abstract, final or empty.48
 ErrorMissing a Javadoc comment.48
 ErrorParameter parentNode should be final.48
 ErrorLine is longer than 80 characters (found 121).49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine is longer than 80 characters (found 84).53
 ErrorLine contains a tab character.53
 ErrorParameter node should be final.53
 ErrorParameter context should be final.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55

org/flowerplatform/core/repository/RepositoryPropertiesProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 101).31
 ErrorLine contains a tab character.33
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.33
 ErrorLine has trailing spaces.34
 ErrorLine is longer than 80 characters (found 104).34
 ErrorLine contains a tab character.34
 ErrorParameter node should be final.34
 ErrorParameter context should be final.34
 ErrorLine is longer than 80 characters (found 112).35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 93).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 97).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44

org/flowerplatform/core/repository/RootChildrenProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.49
 ErrorLine has trailing spaces.50
 ErrorLine has trailing spaces.52
 ErrorLine is longer than 80 characters (found 91).56
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorLine contains a tab character.59
 Error'200' is a magic number.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorExpected an @return tag.65
 ErrorLine contains a tab character.65
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.65
 ErrorLine is longer than 80 characters (found 87).66
 ErrorLine contains a tab character.66
 ErrorParameter node should be final.66
 ErrorExpected @param tag for 'node'.66
 ErrorParameter context should be final.66
 ErrorExpected @param tag for 'context'.66
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 112).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 87).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 121).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 82).77
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 82).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 88).81
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 87).82
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 118).83
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 106).84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.90
 ErrorLine is longer than 80 characters (found 84).91
 ErrorLine contains a tab character.91
 ErrorParameter node should be final.91
 ErrorParameter context should be final.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93

org/flowerplatform/core/repository/RootPropertiesProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 95).28
 ErrorLine contains a tab character.30
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.30
 ErrorLine is longer than 80 characters (found 92).31
 ErrorLine contains a tab character.31
 ErrorParameter node should be final.31
 ErrorParameter context should be final.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33

org/flowerplatform/core/session/ComposedSessionListener.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.27
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMethod 'add' is not designed for extension - needs to be abstract, final or empty.35
 ErrorMissing a Javadoc comment.35
 ErrorParameter listener should be final.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMethod 'sessionCreated' is not designed for extension - needs to be abstract, final or empty.39
 ErrorLine contains a tab character.40
 ErrorParameter event should be final.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'sessionDestroyed' is not designed for extension - needs to be abstract, final or empty.46
 ErrorLine contains a tab character.47
 ErrorParameter event should be final.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51

org/flowerplatform/core/session/ISessionListener.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26

org/flowerplatform/core/session/ServletBridgeRegistryListenerRunnable.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.26
 ErrorLine is longer than 80 characters (found 103).30
 ErrorLine contains a tab character.32
 ErrorMethod 'run' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine contains a tab character.33
 ErrorParameter context should be final.33
 ErrorLine is longer than 80 characters (found 91).34
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 235).36
 ErrorLine contains a tab character.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39

org/flowerplatform/core/session/SessionService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 93).34
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 Error'static' modifier out of order with the JLS suggestions.34
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMethod 'sessionCreated' is not designed for extension - needs to be abstract, final or empty.40
 ErrorLine contains a tab character.41
 ErrorParameter sessionId should be final.41
 ErrorLine is longer than 80 characters (found 100).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 90).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorMethod 'sessionRemoved' is not designed for extension - needs to be abstract, final or empty.60
 ErrorLine contains a tab character.61
 ErrorParameter sessionId should be final.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 84).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 122).67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 124).68
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 119).69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.75
 ErrorMissing a Javadoc comment.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 100).77
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 85).79
 ErrorLine contains a tab character.79
 ErrorMissing a Javadoc comment.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 97).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 135).84
 ErrorLine contains a tab character.84
 ErrorExpected @param tag for 'sessionId'.84
 ErrorExpected @param tag for 'resourceUri'.84
 ErrorExpected @param tag for 'context'.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 101).87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 139).89
 ErrorLine contains a tab character.89
 ErrorExpected @param tag for 'sessionId'.89
 ErrorExpected @param tag for 'resourceUri'.89
 ErrorExpected @param tag for 'context'.89
 ErrorLine has trailing spaces.90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorMissing a Javadoc comment.91
 ErrorLine has trailing spaces.92
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 87).93
 ErrorLine contains a tab character.93
 ErrorMissing a Javadoc comment.93

org/flowerplatform/flex_client/server/IndexFilter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorParameter filterConfig should be final.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.39
 ErrorMethod 'doFilter' is not designed for extension - needs to be abstract, final or empty.39
 ErrorLine contains a tab character.40
 ErrorParameter req should be final.40
 ErrorParameter res should be final.40
 ErrorLine is longer than 80 characters (found 81).41
 ErrorLine contains a tab character.41
 ErrorParameter chain should be final.41
 ErrorLine is longer than 80 characters (found 81).42
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 90).47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 88).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 94).54
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 99).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 100).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70

org/flowerplatform/flex_client/server/blazeds/AddHttpFlexSessionListenerRunnable.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 107).25
 ErrorLine has trailing spaces.26
 ErrorLine is longer than 80 characters (found 100).29
 ErrorLine contains a tab character.31
 ErrorMethod 'run' is not designed for extension - needs to be abstract, final or empty.31
 ErrorLine contains a tab character.32
 ErrorParameter context should be final.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35

org/flowerplatform/flex_client/server/blazeds/DummyServletContext.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.40
 ErrorLine is longer than 80 characters (found 105).40
 ErrorLine has trailing spaces.42
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorExpected an @return tag.53
 ErrorLine contains a tab character.53
 ErrorMethod 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine contains a tab character.54
 ErrorParameter arg0 should be final.54
 ErrorExpected @param tag for 'arg0'.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 131).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.63
 ErrorMethod 'addFilter' is not designed for extension - needs to be abstract, final or empty.63
 ErrorLine contains a tab character.64
 ErrorParameter arg0 should be final.64
 ErrorParameter arg1 should be final.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.68
 ErrorMethod 'addFilter' is not designed for extension - needs to be abstract, final or empty.68
 ErrorLine contains a tab character.69
 ErrorParameter arg0 should be final.69
 ErrorParameter arg1 should be final.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMethod 'addFilter' is not designed for extension - needs to be abstract, final or empty.73
 ErrorLine contains a tab character.74
 ErrorParameter arg0 should be final.74
 ErrorParameter arg1 should be final.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.78
 ErrorMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.78
 ErrorLine contains a tab character.79
 ErrorParameter arg0 should be final.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.84
 ErrorMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.84
 ErrorLine contains a tab character.85
 ErrorParameter arg0 should be final.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.90
 ErrorMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.90
 ErrorLine contains a tab character.91
 ErrorParameter arg0 should be final.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.96
 ErrorMethod 'addServlet' is not designed for extension - needs to be abstract, final or empty.96
 ErrorLine contains a tab character.97
 ErrorParameter arg0 should be final.97
 ErrorLine contains a tab character.98
 ErrorParameter arg1 should be final.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.102
 ErrorMethod 'addServlet' is not designed for extension - needs to be abstract, final or empty.102
 ErrorLine contains a tab character.103
 ErrorParameter arg0 should be final.103
 ErrorLine contains a tab character.104
 ErrorParameter arg1 should be final.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.108
 ErrorMethod 'addServlet' is not designed for extension - needs to be abstract, final or empty.108
 ErrorLine contains a tab character.109
 ErrorParameter arg0 should be final.109
 ErrorLine contains a tab character.110
 ErrorParameter arg1 should be final.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.114
 ErrorMethod 'createFilter' is not designed for extension - needs to be abstract, final or empty.114
 ErrorLine contains a tab character.115
 ErrorParameter arg0 should be final.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.120
 ErrorMethod 'createListener' is not designed for extension - needs to be abstract, final or empty.120
 ErrorLine contains a tab character.121
 ErrorParameter arg0 should be final.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.126
 ErrorMethod 'createServlet' is not designed for extension - needs to be abstract, final or empty.126
 ErrorLine contains a tab character.127
 ErrorParameter arg0 should be final.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.132
 ErrorMethod 'declareRoles' is not designed for extension - needs to be abstract, final or empty.132
 ErrorLine contains a tab character.133
 ErrorParameter arg0 should be final.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.138
 ErrorMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.138
 ErrorLine contains a tab character.139
 ErrorParameter arg0 should be final.139
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.143
 ErrorMethod 'getAttributeNames' is not designed for extension - needs to be abstract, final or empty.143
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.148
 ErrorMethod 'getClassLoader' is not designed for extension - needs to be abstract, final or empty.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.153
 ErrorMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.153
 ErrorLine contains a tab character.154
 ErrorParameter arg0 should be final.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.158
 ErrorMethod 'getContextPath' is not designed for extension - needs to be abstract, final or empty.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.163
 ErrorMethod 'getDefaultSessionTrackingModes' is not designed for extension - needs to be abstract, final or empty.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.168
 ErrorMethod 'getEffectiveMajorVersion' is not designed for extension - needs to be abstract, final or empty.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.173
 ErrorMethod 'getEffectiveMinorVersion' is not designed for extension - needs to be abstract, final or empty.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.178
 ErrorMethod 'getEffectiveSessionTrackingModes' is not designed for extension - needs to be abstract, final or empty.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.183
 ErrorMethod 'getFilterRegistration' is not designed for extension - needs to be abstract, final or empty.183
 ErrorLine contains a tab character.184
 ErrorParameter arg0 should be final.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.188
 ErrorMethod 'getFilterRegistrations' is not designed for extension - needs to be abstract, final or empty.188
 ErrorLine is longer than 80 characters (found 83).189
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine contains a tab character.193
 ErrorMethod 'getInitParameter' is not designed for extension - needs to be abstract, final or empty.193
 ErrorLine contains a tab character.194
 ErrorParameter arg0 should be final.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.198
 ErrorMethod 'getInitParameterNames' is not designed for extension - needs to be abstract, final or empty.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.203
 ErrorMethod 'getJspConfigDescriptor' is not designed for extension - needs to be abstract, final or empty.203
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.208
 ErrorMethod 'getMajorVersion' is not designed for extension - needs to be abstract, final or empty.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.213
 ErrorMethod 'getMimeType' is not designed for extension - needs to be abstract, final or empty.213
 ErrorLine contains a tab character.214
 ErrorParameter arg0 should be final.214
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine contains a tab character.218
 ErrorMethod 'getMinorVersion' is not designed for extension - needs to be abstract, final or empty.218
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.223
 ErrorMethod 'getNamedDispatcher' is not designed for extension - needs to be abstract, final or empty.223
 ErrorLine contains a tab character.224
 ErrorParameter arg0 should be final.224
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine contains a tab character.228
 ErrorMethod 'getRealPath' is not designed for extension - needs to be abstract, final or empty.228
 ErrorLine contains a tab character.229
 ErrorParameter arg0 should be final.229
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.233
 ErrorMethod 'getRequestDispatcher' is not designed for extension - needs to be abstract, final or empty.233
 ErrorLine contains a tab character.234
 ErrorParameter arg0 should be final.234
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine contains a tab character.238
 ErrorMethod 'getResource' is not designed for extension - needs to be abstract, final or empty.238
 ErrorLine contains a tab character.239
 ErrorParameter arg0 should be final.239
 ErrorLine contains a tab character.240
 ErrorLine contains a tab character.241
 ErrorLine contains a tab character.243
 ErrorMethod 'getResourcePaths' is not designed for extension - needs to be abstract, final or empty.243
 ErrorLine contains a tab character.244
 ErrorParameter arg0 should be final.244
 ErrorLine contains a tab character.245
 ErrorLine contains a tab character.246
 ErrorLine contains a tab character.248
 ErrorMethod 'getServerInfo' is not designed for extension - needs to be abstract, final or empty.248
 ErrorLine contains a tab character.249
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine contains a tab character.253
 ErrorMethod 'getServlet' is not designed for extension - needs to be abstract, final or empty.253
 ErrorLine contains a tab character.254
 ErrorParameter arg0 should be final.254
 ErrorLine contains a tab character.255
 ErrorLine contains a tab character.256
 ErrorLine contains a tab character.258
 ErrorMethod 'getServletContextName' is not designed for extension - needs to be abstract, final or empty.258
 ErrorLine contains a tab character.259
 ErrorLine contains a tab character.260
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.263
 ErrorMethod 'getServletNames' is not designed for extension - needs to be abstract, final or empty.263
 ErrorLine contains a tab character.264
 ErrorLine contains a tab character.265
 ErrorLine contains a tab character.266
 ErrorLine contains a tab character.268
 ErrorMethod 'getServletRegistration' is not designed for extension - needs to be abstract, final or empty.268
 ErrorLine contains a tab character.269
 ErrorParameter arg0 should be final.269
 ErrorLine contains a tab character.270
 ErrorLine contains a tab character.271
 ErrorLine contains a tab character.273
 ErrorMethod 'getServletRegistrations' is not designed for extension - needs to be abstract, final or empty.273
 ErrorLine is longer than 80 characters (found 85).274
 ErrorLine contains a tab character.274
 ErrorLine contains a tab character.275
 ErrorLine contains a tab character.276
 ErrorLine contains a tab character.278
 ErrorMethod 'getServlets' is not designed for extension - needs to be abstract, final or empty.278
 ErrorLine contains a tab character.279
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.281
 ErrorLine contains a tab character.283
 ErrorMethod 'getSessionCookieConfig' is not designed for extension - needs to be abstract, final or empty.283
 ErrorLine contains a tab character.284
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286
 ErrorLine contains a tab character.288
 ErrorMethod 'log' is not designed for extension - needs to be abstract, final or empty.288
 ErrorLine contains a tab character.289
 ErrorParameter arg0 should be final.289
 ErrorLine contains a tab character.290
 ErrorLine contains a tab character.292
 ErrorLine contains a tab character.294
 ErrorMethod 'log' is not designed for extension - needs to be abstract, final or empty.294
 ErrorLine contains a tab character.295
 ErrorParameter arg0 should be final.295
 ErrorParameter arg1 should be final.295
 ErrorLine contains a tab character.296
 ErrorLine contains a tab character.298
 ErrorLine contains a tab character.300
 ErrorMethod 'log' is not designed for extension - needs to be abstract, final or empty.300
 ErrorLine contains a tab character.301
 ErrorParameter arg0 should be final.301
 ErrorParameter arg1 should be final.301
 ErrorLine contains a tab character.302
 ErrorLine contains a tab character.304
 ErrorLine contains a tab character.306
 ErrorMethod 'removeAttribute' is not designed for extension - needs to be abstract, final or empty.306
 ErrorLine contains a tab character.307
 ErrorParameter arg0 should be final.307
 ErrorLine contains a tab character.308
 ErrorLine contains a tab character.310
 ErrorLine contains a tab character.312
 ErrorMethod 'setAttribute' is not designed for extension - needs to be abstract, final or empty.312
 ErrorLine contains a tab character.313
 ErrorParameter arg0 should be final.313
 ErrorParameter arg1 should be final.313
 ErrorLine contains a tab character.314
 ErrorLine contains a tab character.315
 ErrorLine contains a tab character.317
 ErrorMethod 'setInitParameter' is not designed for extension - needs to be abstract, final or empty.317
 ErrorLine contains a tab character.318
 ErrorParameter arg0 should be final.318
 ErrorParameter arg1 should be final.318
 ErrorLine contains a tab character.319
 ErrorLine contains a tab character.320
 ErrorLine contains a tab character.322
 ErrorMethod 'setSessionTrackingModes' is not designed for extension - needs to be abstract, final or empty.322
 ErrorLine contains a tab character.323
 ErrorParameter arg0 should be final.323
 ErrorLine contains a tab character.324
 ErrorRedundant throws: 'IllegalStateException' is unchecked exception.324
 ErrorRedundant throws: 'IllegalArgumentException' is unchecked exception.324
 ErrorLine contains a tab character.325
 ErrorLine contains a tab character.326

org/flowerplatform/flex_client/server/blazeds/FlowerFlexConfigurationManager.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.30
 ErrorMethod 'setupConfigurationPathAndResolver' is not designed for extension - needs to be abstract, final or empty.30
 ErrorLine is longer than 80 characters (found 87).31
 ErrorLine contains a tab character.31
 ErrorParameter servletConfig should be final.31
 ErrorLine is longer than 80 characters (found 87).33
 ErrorLine contains a tab character.34

org/flowerplatform/flex_client/server/blazeds/FlowerFlexFactory.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 86).30
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 81).40
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 82).41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorParameter id should be final.44
 ErrorExpected @param tag for 'id'.44
 ErrorParameter configMap should be final.44
 ErrorExpected @param tag for 'configMap'.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 81).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 84).50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 81).53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorExpected an @return tag.57
 ErrorLine is longer than 80 characters (found 87).57
 ErrorLine contains a tab character.57
 ErrorMethod 'createFactoryInstance' is not designed for extension - needs to be abstract, final or empty.57
 ErrorParameter id should be final.57
 ErrorExpected @param tag for 'id'.57
 ErrorParameter properties should be final.57
 ErrorExpected @param tag for 'properties'.57
 ErrorLine is longer than 80 characters (found 84).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 81).66
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 81).67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 83).68
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 81).69
 ErrorLine contains a tab character.69
 ErrorLine is longer than 80 characters (found 82).70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 82).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorExpected an @return tag.76
 ErrorLine contains a tab character.76
 ErrorMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.76
 ErrorParameter inst should be final.76
 ErrorExpected @param tag for 'inst'.76
 ErrorLine is longer than 80 characters (found 85).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorMissing a Javadoc comment.82
 ErrorParameter factory should be final.82
 ErrorParameter id should be final.82
 ErrorLine contains a tab character.83
 ErrorParameter properties should be final.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.87
 ErrorMissing a Javadoc comment.87
 ErrorLine is longer than 80 characters (found 86).88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.92
 ErrorMissing a Javadoc comment.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.97

org/flowerplatform/flex_client/server/blazeds/FlowerJavaAdapter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.33
 ErrorMethod 'invoke' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter message should be final.33
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 105).35
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 88).36
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 87).37
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 88).38
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 82).39
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 115).41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 116).46
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50

org/flowerplatform/flex_client/server/blazeds/FlowerMessageBrokerServlet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 123).29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine contains a tab character.38
 ErrorMethod 'init' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine contains a tab character.39
 ErrorParameter servletConfig should be final.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorMethod 'service' is not designed for extension - needs to be abstract, final or empty.43
 ErrorLine contains a tab character.44
 ErrorParameter req should be final.44
 ErrorParameter res should be final.44
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 82).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 82).49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51

org/flowerplatform/flex_client/server/blazeds/FlowerRemotingService.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.33
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 117).37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 83).47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54

org/flowerplatform/flex_client/server/blazeds/ServletConfigWrapper.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 124).25
 ErrorLine has trailing spaces.26
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorVariable 'delegate' must be private and have accessor methods.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter delegate should be final.36
 Error'delegate' hides a field.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorMethod 'getInitParameter' is not designed for extension - needs to be abstract, final or empty.41
 ErrorLine contains a tab character.42
 ErrorParameter arg0 should be final.42
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 87).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.49
 ErrorMethod 'getInitParameterNames' is not designed for extension - needs to be abstract, final or empty.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorExpected an @return tag.61
 ErrorLine contains a tab character.61
 ErrorMethod 'getServletContext' is not designed for extension - needs to be abstract, final or empty.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine is longer than 80 characters (found 88).66
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 106).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorMethod 'getServletName' is not designed for extension - needs to be abstract, final or empty.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73

org/flowerplatform/flex_client/server/blazeds/ServletContextAdaptorInvocationHandler.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - flex.messaging.HttpFlexSession.25
 ErrorUnused import - flex.messaging.MessageBrokerServlet.26
 ErrorLine has trailing spaces.29
 ErrorLine is longer than 80 characters (found 101).29
 ErrorLine is longer than 80 characters (found 98).30
 ErrorLine has trailing spaces.31
 ErrorLine has trailing spaces.33
 ErrorLine is longer than 80 characters (found 101).33
 ErrorLine has trailing spaces.34
 ErrorLine is longer than 80 characters (found 100).34
 ErrorLine is longer than 80 characters (found 104).35
 ErrorLine is longer than 80 characters (found 101).36
 ErrorLine is longer than 80 characters (found 105).37
 ErrorLine has trailing spaces.39
 ErrorLine is longer than 80 characters (found 82).42
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorMissing a Javadoc comment.54
 ErrorParameter proxy should be final.54
 Error'proxy' hides a field.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 103).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 93).66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 122).69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 90).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorExpected an @return tag.78
 ErrorLine contains a tab character.78
 ErrorMethod 'invoke' is not designed for extension - needs to be abstract, final or empty.78
 ErrorLine is longer than 80 characters (found 91).79
 ErrorLine contains a tab character.79
 ErrorParameter proxy should be final.79
 Error'proxy' hides a field.79
 ErrorExpected @param tag for 'proxy'.79
 ErrorParameter method should be final.79
 ErrorExpected @param tag for 'method'.79
 ErrorParameter args should be final.79
 ErrorExpected @param tag for 'args'.79
 ErrorExpected @throws tag for 'Throwable'.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 Errorswitch without "default" clause.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89

org/flowerplatform/freeplane/FreeplaneHeadlessStarter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.42
 ErrorLine is longer than 80 characters (found 104).45
 ErrorLine contains a tab character.47
 ErrorMethod 'createController' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 108).50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 151).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 134).53
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 94).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 108).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 114).62
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 82).63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 84).66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 117).75
 ErrorLine contains a tab character.75
 Error'7' is a magic number.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 Error'}' should be on the same line.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86

org/flowerplatform/freeplane/FreeplanePlugin.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 85).27
 ErrorLine is longer than 80 characters (found 89).28
 ErrorLine is longer than 80 characters (found 89).29
 ErrorLine is longer than 80 characters (found 93).30
 ErrorLine is longer than 80 characters (found 81).49
 ErrorLine is longer than 80 characters (found 82).50
 ErrorLine is longer than 80 characters (found 81).51
 ErrorLine is longer than 80 characters (found 81).53
 ErrorLine contains a tab character.64
 ErrorMissing a Javadoc comment.64
 ErrorName 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
 ErrorVariable 'INSTANCE' must be private and have accessor methods.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine is longer than 80 characters (found 128).72
 ErrorLine contains a tab character.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorMissing a Javadoc comment.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.80
 ErrorMissing a Javadoc comment.80
 ErrorParameter bundleContext should be final.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 115).84
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 107).85
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 146).87
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 121).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 98).89
 ErrorLine contains a tab character.89
 ErrorLine has trailing spaces.90
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 114).91
 ErrorLine contains a tab character.91
 ErrorLine has trailing spaces.92
 ErrorLine is longer than 80 characters (found 123).92
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 100).93
 ErrorLine contains a tab character.93
 ErrorLine is longer than 80 characters (found 97).94
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 150).95
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 142).96
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 144).97
 ErrorLine contains a tab character.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 137).99
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 133).100
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 132).101
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine is longer than 80 characters (found 134).103
 ErrorLine contains a tab character.103
 ErrorLine has trailing spaces.104
 ErrorLine is longer than 80 characters (found 112).104
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 92).105
 ErrorLine contains a tab character.105
 ErrorLine is longer than 80 characters (found 90).106
 ErrorLine contains a tab character.106
 ErrorLine is longer than 80 characters (found 96).107
 ErrorLine contains a tab character.107
 ErrorLine is longer than 80 characters (found 99).108
 ErrorLine contains a tab character.108
 ErrorLine is longer than 80 characters (found 105).109
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 98).110
 ErrorLine contains a tab character.110
 ErrorLine is longer than 80 characters (found 101).111
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 138).113
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine is longer than 80 characters (found 120).114
 ErrorLine contains a tab character.114
 ErrorLine is longer than 80 characters (found 96).115
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 90).116
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 96).117
 ErrorLine contains a tab character.117
 ErrorLine is longer than 80 characters (found 101).118
 ErrorLine contains a tab character.118
 ErrorLine is longer than 80 characters (found 106).119
 ErrorLine contains a tab character.119
 ErrorLine has trailing spaces.120
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 115).121
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 102).122
 ErrorLine contains a tab character.122
 ErrorLine is longer than 80 characters (found 102).123
 ErrorLine contains a tab character.123
 ErrorLine has trailing spaces.124
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 149).125
 ErrorLine contains a tab character.125
 ErrorLine is longer than 80 characters (found 101).126
 ErrorLine contains a tab character.126
 ErrorLine has trailing spaces.127
 ErrorLine contains a tab character.127
 ErrorLine has trailing spaces.128
 ErrorLine is longer than 80 characters (found 128).128
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.131
 ErrorMethod 'stop' is not designed for extension - needs to be abstract, final or empty.131
 ErrorMissing a Javadoc comment.131
 ErrorParameter bundleContext should be final.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine has trailing spaces.139
 ErrorLine contains a tab character.139
 ErrorLine has trailing spaces.140
 ErrorLine contains a tab character.140

org/flowerplatform/freeplane/HeadlessMapViewController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.41
 ErrorLine is longer than 80 characters (found 106).44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMethod 'getMapSelection' is not designed for extension - needs to be abstract, final or empty.46
 ErrorMissing a Javadoc comment.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorLine contains a tab character.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52

org/flowerplatform/freeplane/controller/MindMapAddNodeController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 96).30
 ErrorLine contains a tab character.32
 ErrorMethod 'addNode' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine is longer than 80 characters (found 89).33
 ErrorLine contains a tab character.33
 ErrorParameter node should be final.33
 ErrorParameter child should be final.33
 ErrorParameter context should be final.33
 ErrorLine is longer than 80 characters (found 82).34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 111).36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 90).38
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 111).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 87).41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 196).44
 ErrorLine contains a tab character.44
 ErrorAvoid inline conditionals.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 85).50
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52

org/flowerplatform/freeplane/controller/MindMapChildrenProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 94).34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.36
 ErrorLine is longer than 80 characters (found 87).37
 ErrorLine contains a tab character.37
 ErrorParameter node should be final.37
 ErrorParameter context should be final.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 124).42
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 106).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.51
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.51
 ErrorLine is longer than 80 characters (found 84).52
 ErrorLine contains a tab character.52
 ErrorParameter node should be final.52
 ErrorParameter context should be final.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55

org/flowerplatform/freeplane/controller/MindMapFileAddNodeController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 94).18
 ErrorLine is longer than 80 characters (found 100).41
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorParameter extension should be final.46
 Error'extension' hides a field.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 91).50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 Error'10000' is a magic number.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 84).54
 ErrorLine contains a tab character.54
 ErrorMissing a Javadoc comment.54
 ErrorParameter extension should be final.54
 Error'extension' hides a field.54
 ErrorParameter rootNodeType should be final.54
 Error'rootNodeType' hides a field.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorMethod 'addNode' is not designed for extension - needs to be abstract, final or empty.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 89).61
 ErrorLine contains a tab character.61
 ErrorParameter node should be final.61
 ErrorParameter child should be final.61
 ErrorParameter context should be final.61
 ErrorLine is longer than 80 characters (found 86).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 109).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine is longer than 80 characters (found 168).71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 95).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine is longer than 80 characters (found 133).76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 153).78
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 89).79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorMethod 'endsWithExtension' is not designed for extension - needs to be abstract, final or empty.85
 ErrorMissing a Javadoc comment.85
 ErrorParameter filename should be final.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87

org/flowerplatform/freeplane/controller/MindMapParentProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 90).31
 ErrorLine contains a tab character.33
 ErrorMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.33
 ErrorLine contains a tab character.34
 ErrorParameter node should be final.34
 ErrorParameter context should be final.34
 ErrorLine has trailing spaces.35
 ErrorLine is longer than 80 characters (found 88).35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 89).42
 ErrorLine contains a tab character.42
 ErrorLine is longer than 80 characters (found 124).43
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 93).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45

org/flowerplatform/freeplane/controller/MindMapPropertiesProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.72
 ErrorLine is longer than 80 characters (found 92).73
 ErrorLine contains a tab character.73
 ErrorParameter node should be final.73
 ErrorParameter context should be final.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 102).79
 ErrorLine contains a tab character.79
 ErrorAvoid inline conditionals.79
 ErrorLine has trailing spaces.80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 128).83
 ErrorLine contains a tab character.83
 ErrorAvoid inline conditionals.83
 ErrorLine has trailing spaces.84
 ErrorLine is longer than 80 characters (found 144).84
 ErrorLine contains a tab character.84
 ErrorAvoid inline conditionals.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine is longer than 80 characters (found 96).86
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 108).87
 ErrorLine contains a tab character.87
 ErrorAvoid inline conditionals.87
 ErrorLine is longer than 80 characters (found 93).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 88).89
 ErrorLine contains a tab character.89
 ErrorLine has trailing spaces.90
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 104).91
 ErrorLine contains a tab character.91
 ErrorAvoid inline conditionals.91
 ErrorLine is longer than 80 characters (found 89).92
 ErrorLine contains a tab character.92
 ErrorLine has trailing spaces.93
 ErrorLine is longer than 80 characters (found 104).93
 ErrorLine contains a tab character.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 86).95
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 111).96
 ErrorLine contains a tab character.96
 ErrorLine has trailing spaces.97
 ErrorLine is longer than 80 characters (found 104).97
 ErrorLine contains a tab character.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 100).100
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 91).104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine has trailing spaces.106
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine is longer than 80 characters (found 95).108
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine is longer than 80 characters (found 104).109
 ErrorLine contains a tab character.109
 ErrorLine has trailing spaces.110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 96).112
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine is longer than 80 characters (found 120).113
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 102).116
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 138).117
 ErrorLine contains a tab character.117
 ErrorAvoid inline conditionals.117
 ErrorLine has trailing spaces.118
 ErrorLine contains a tab character.118
 ErrorLine is longer than 80 characters (found 82).119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 88).122
 ErrorLine contains a tab character.122
 ErrorLine has trailing spaces.123
 ErrorLine contains a tab character.123
 ErrorLine has trailing spaces.124
 ErrorLine is longer than 80 characters (found 120).124
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 153).125
 ErrorLine contains a tab character.125
 ErrorAvoid inline conditionals.125
 ErrorLine has trailing spaces.126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine has trailing spaces.129
 ErrorLine contains a tab character.129
 ErrorLine is longer than 80 characters (found 82).130
 ErrorLine contains a tab character.130
 ErrorAvoid inline conditionals.130
 ErrorLine contains a tab character.131
 ErrorLine is longer than 80 characters (found 102).132
 ErrorLine contains a tab character.132
 ErrorLine has trailing spaces.133
 ErrorLine contains a tab character.133
 ErrorLine is longer than 80 characters (found 86).134
 ErrorLine contains a tab character.134
 ErrorAvoid inline conditionals.134
 ErrorLine contains a tab character.135
 ErrorLine is longer than 80 characters (found 87).136
 ErrorLine contains a tab character.136
 ErrorLine has trailing spaces.137
 ErrorLine contains a tab character.137
 ErrorLine is longer than 80 characters (found 99).138
 ErrorLine contains a tab character.138
 ErrorAvoid inline conditionals.138
 ErrorLine contains a tab character.139
 ErrorLine is longer than 80 characters (found 99).140
 ErrorLine contains a tab character.140
 ErrorLine has trailing spaces.142
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine is longer than 80 characters (found 135).146
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine has trailing spaces.150
 ErrorLine is longer than 80 characters (found 112).150
 ErrorLine contains a tab character.150
 ErrorAvoid inline conditionals.150
 ErrorLine has trailing spaces.151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine has trailing spaces.157
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine has trailing spaces.164
 ErrorLine contains a tab character.164
 ErrorLine is longer than 80 characters (found 95).165
 ErrorLine contains a tab character.165
 ErrorMissing a Javadoc comment.165
 ErrorParameter node should be final.165
 ErrorParameter property should be final.165
 ErrorParameter value should be final.165
 ErrorParameter isChanged should be final.165
 ErrorLine is longer than 80 characters (found 124).166
 ErrorLine contains a tab character.166
 ErrorLine contains a tab character.167
 ErrorLine has trailing spaces.168
 ErrorLine contains a tab character.168

org/flowerplatform/freeplane/controller/MindMapPropertySetter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 94).78
 ErrorLine contains a tab character.78
 ErrorMissing a Javadoc comment.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.80
 ErrorMethod length is 201 lines (max allowed is 150).80
 ErrorLine is longer than 80 characters (found 112).81
 ErrorLine contains a tab character.81
 ErrorParameter node should be final.81
 ErrorParameter property should be final.81
 ErrorParameter value should be final.81
 ErrorParameter context should be final.81
 ErrorLine is longer than 80 characters (found 86).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 119).92
 ErrorLine contains a tab character.92
 ErrorAvoid inline conditionals.92
 ErrorLine contains a tab character.93
 Errorswitch without "default" clause.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 126).99
 ErrorLine contains a tab character.99
 ErrorAvoid inline conditionals.99
 ErrorLine contains a tab character.100
 ErrorLine is longer than 80 characters (found 104).101
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 240).102
 ErrorLine contains a tab character.102
 ErrorLine has trailing spaces.103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine is longer than 80 characters (found 128).105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 126).110
 ErrorLine contains a tab character.110
 ErrorAvoid inline conditionals.110
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 104).112
 ErrorLine contains a tab character.112
 ErrorLine is longer than 80 characters (found 214).113
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine is longer than 80 characters (found 104).114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine has trailing spaces.117
 ErrorLine is longer than 80 characters (found 120).117
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine has trailing spaces.119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine has trailing spaces.124
 ErrorLine is longer than 80 characters (found 88).124
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 100).125
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 97).127
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine has trailing spaces.129
 ErrorLine is longer than 80 characters (found 112).129
 ErrorLine contains a tab character.129
 Error'3' is a magic number.129
 ErrorLine has trailing spaces.130
 ErrorLine is longer than 80 characters (found 136).130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine has trailing spaces.133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine has trailing spaces.139
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 81).141
 ErrorLine contains a tab character.141
 ErrorLine is longer than 80 characters (found 101).142
 ErrorLine contains a tab character.142
 ErrorLine has trailing spaces.143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 92).144
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine is longer than 80 characters (found 98).148
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine has trailing spaces.151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine is longer than 80 characters (found 111).153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine has trailing spaces.156
 ErrorLine contains a tab character.156
 ErrorLine has trailing spaces.157
 ErrorLine is longer than 80 characters (found 120).157
 ErrorLine contains a tab character.157
 ErrorLine has trailing spaces.158
 ErrorLine is longer than 80 characters (found 128).158
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine has trailing spaces.161
 ErrorLine contains a tab character.161
 ErrorLine has trailing spaces.162
 ErrorLine is longer than 80 characters (found 104).162
 ErrorLine contains a tab character.162
 ErrorLine has trailing spaces.163
 ErrorLine is longer than 80 characters (found 128).163
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine has trailing spaces.166
 ErrorLine contains a tab character.166
 ErrorLine has trailing spaces.167
 ErrorLine is longer than 80 characters (found 104).167
 ErrorLine contains a tab character.167
 ErrorLine has trailing spaces.168
 ErrorLine is longer than 80 characters (found 128).168
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine has trailing spaces.171
 ErrorLine contains a tab character.171
 ErrorLine has trailing spaces.172
 ErrorLine is longer than 80 characters (found 96).172
 ErrorLine contains a tab character.172
 ErrorLine has trailing spaces.173
 ErrorLine is longer than 80 characters (found 152).173
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine has trailing spaces.176
 ErrorLine contains a tab character.176
 ErrorLine has trailing spaces.177
 ErrorLine is longer than 80 characters (found 112).177
 ErrorLine contains a tab character.177
 ErrorLine has trailing spaces.178
 ErrorLine is longer than 80 characters (found 168).178
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine is longer than 80 characters (found 117).183
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine contains a tab character.187
 ErrorLine is longer than 80 characters (found 91).188
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine is longer than 80 characters (found 82).192
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine is longer than 80 characters (found 83).202
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine is longer than 80 characters (found 91).211
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine contains a tab character.213
 ErrorLine has trailing spaces.214
 ErrorLine contains a tab character.214
 ErrorLine contains a tab character.215
 ErrorLine has trailing spaces.216
 ErrorLine is longer than 80 characters (found 104).216
 ErrorLine contains a tab character.216
 ErrorLine has trailing spaces.217
 ErrorLine is longer than 80 characters (found 144).217
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 Errorswitch without "default" clause.224
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine contains a tab character.227
 ErrorLine contains a tab character.228
 ErrorLine contains a tab character.229
 ErrorLine has trailing spaces.230
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.232
 ErrorLine is longer than 80 characters (found 92).233
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorLine is longer than 80 characters (found 86).235
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorLine contains a tab character.239
 ErrorLine contains a tab character.240
 ErrorLine is longer than 80 characters (found 97).241
 ErrorLine contains a tab character.241
 ErrorLine has trailing spaces.242
 ErrorLine contains a tab character.242
 ErrorLine is longer than 80 characters (found 102).243
 ErrorLine contains a tab character.243
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 Error'for' is not followed by whitespace.245
 ErrorLine is longer than 80 characters (found 90).246
 ErrorLine contains a tab character.246
 ErrorLine contains a tab character.247
 ErrorLine contains a tab character.248
 ErrorLine contains a tab character.249
 ErrorLine has trailing spaces.250
 ErrorLine contains a tab character.250
 ErrorLine contains a tab character.251
 ErrorLine is longer than 80 characters (found 113).252
 ErrorLine contains a tab character.252
 ErrorLine contains a tab character.253
 ErrorLine contains a tab character.254
 ErrorLine is longer than 80 characters (found 93).255
 ErrorLine contains a tab character.255
 ErrorLine contains a tab character.256
 ErrorLine contains a tab character.257
 ErrorLine is longer than 80 characters (found 81).258
 ErrorLine contains a tab character.258
 ErrorLine is longer than 80 characters (found 101).259
 ErrorLine contains a tab character.259
 ErrorLine contains a tab character.260
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.262
 ErrorLine has trailing spaces.263
 ErrorLine contains a tab character.263
 ErrorLine contains a tab character.264
 ErrorLine contains a tab character.265
 ErrorLine contains a tab character.266
 ErrorLine has trailing spaces.267
 ErrorLine contains a tab character.267
 ErrorLine contains a tab character.268
 ErrorLine has trailing spaces.269
 ErrorLine contains a tab character.269
 ErrorLine contains a tab character.270
 ErrorLine has trailing spaces.271
 ErrorLine is longer than 80 characters (found 104).271
 ErrorLine contains a tab character.271
 ErrorLine is longer than 80 characters (found 168).272
 ErrorLine contains a tab character.272
 ErrorLine is longer than 80 characters (found 204).273
 ErrorLine contains a tab character.273
 ErrorLine has trailing spaces.274
 ErrorLine contains a tab character.274
 ErrorLine contains a tab character.275
 ErrorLine is longer than 80 characters (found 89).276
 ErrorLine contains a tab character.276
 ErrorLine is longer than 80 characters (found 207).277
 ErrorLine contains a tab character.277
 ErrorLine contains a tab character.278
 ErrorLine contains a tab character.279
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.281
 ErrorLine has trailing spaces.282
 ErrorLine contains a tab character.282
 ErrorLine contains a tab character.283
 ErrorMethod 'unsetProperty' is not designed for extension - needs to be abstract, final or empty.283
 ErrorLine is longer than 80 characters (found 107).284
 ErrorLine contains a tab character.284
 ErrorParameter node should be final.284
 ErrorParameter property should be final.284
 ErrorParameter serviceContext should be final.284
 ErrorLine is longer than 80 characters (found 93).285
 ErrorLine contains a tab character.285
 ErrorLine contains a tab character.286
 ErrorLine contains a tab character.287
 ErrorLine has trailing spaces.288
 ErrorLine contains a tab character.288
 ErrorLine contains a tab character.289
 ErrorLine has trailing spaces.290
 ErrorLine contains a tab character.290
 ErrorLine contains a tab character.291
 ErrorLine contains a tab character.292
 ErrorLine contains a tab character.293
 ErrorLine contains a tab character.294
 ErrorLine has trailing spaces.295
 ErrorLine contains a tab character.295
 ErrorLine has trailing spaces.296
 ErrorLine contains a tab character.296
 ErrorLine contains a tab character.297
 ErrorLine is longer than 80 characters (found 134).298
 ErrorLine contains a tab character.298
 Error'cast' is not followed by whitespace.298
 ErrorLine contains a tab character.299
 ErrorLine contains a tab character.300
 ErrorLine contains a tab character.301
 ErrorLine is longer than 80 characters (found 134).302
 ErrorLine contains a tab character.302
 Error'cast' is not followed by whitespace.302
 ErrorLine contains a tab character.303
 ErrorLine contains a tab character.304
 ErrorLine contains a tab character.305
 ErrorLine is longer than 80 characters (found 122).306
 ErrorLine contains a tab character.306
 Error'cast' is not followed by whitespace.306
 ErrorLine contains a tab character.307
 ErrorLine contains a tab character.308
 ErrorLine contains a tab character.309
 ErrorLine is longer than 80 characters (found 112).310
 ErrorLine contains a tab character.310
 Error'cast' is not followed by whitespace.310
 ErrorLine contains a tab character.311
 ErrorLine contains a tab character.312
 ErrorLine contains a tab character.313
 ErrorLine is longer than 80 characters (found 111).314
 ErrorLine contains a tab character.314
 Error'cast' is not followed by whitespace.314
 ErrorLine contains a tab character.315
 ErrorLine contains a tab character.316
 ErrorLine contains a tab character.317
 ErrorLine is longer than 80 characters (found 121).318
 ErrorLine contains a tab character.318
 Error'cast' is not followed by whitespace.318
 ErrorLine contains a tab character.319
 ErrorLine contains a tab character.320
 ErrorLine contains a tab character.321
 ErrorLine is longer than 80 characters (found 113).322
 ErrorLine contains a tab character.322
 Error'cast' is not followed by whitespace.322
 ErrorLine contains a tab character.323
 ErrorLine contains a tab character.324
 ErrorLine contains a tab character.325
 ErrorLine is longer than 80 characters (found 115).326
 ErrorLine contains a tab character.326
 Error'cast' is not followed by whitespace.326
 ErrorLine contains a tab character.327
 ErrorLine contains a tab character.328
 ErrorLine contains a tab character.329
 ErrorLine has trailing spaces.330
 ErrorLine is longer than 80 characters (found 104).330
 ErrorLine contains a tab character.330
 ErrorLine contains a tab character.331
 ErrorLine contains a tab character.332
 ErrorLine contains a tab character.333
 ErrorLine contains a tab character.334
 ErrorLine contains a tab character.335
 ErrorLine contains a tab character.336
 ErrorLine contains a tab character.337
 ErrorLine contains a tab character.338
 ErrorLine contains a tab character.339
 ErrorLine contains a tab character.340
 ErrorLine contains a tab character.341
 ErrorLine contains a tab character.342
 ErrorLine contains a tab character.343
 ErrorLine contains a tab character.344
 ErrorLine is longer than 80 characters (found 85).345
 ErrorLine contains a tab character.345
 ErrorLine is longer than 80 characters (found 89).346
 ErrorLine contains a tab character.346
 ErrorLine contains a tab character.347
 ErrorLine contains a tab character.348
 ErrorLine has trailing spaces.349
 ErrorLine contains a tab character.349
 ErrorLine contains a tab character.350
 ErrorLine is longer than 80 characters (found 121).351
 ErrorLine contains a tab character.351
 Error'cast' is not followed by whitespace.351
 ErrorLine contains a tab character.352
 ErrorLine contains a tab character.353
 ErrorLine contains a tab character.354
 ErrorLine is longer than 80 characters (found 102).355
 ErrorLine contains a tab character.355
 Error'cast' is not followed by whitespace.355
 ErrorLine contains a tab character.356
 ErrorLine contains a tab character.357
 ErrorLine contains a tab character.358
 ErrorLine is longer than 80 characters (found 89).359
 ErrorLine contains a tab character.359
 ErrorLine contains a tab character.360
 ErrorLine contains a tab character.361
 ErrorLine contains a tab character.362
 ErrorLine contains a tab character.363
 ErrorLine contains a tab character.364
 ErrorLine contains a tab character.365
 ErrorLine contains a tab character.366
 ErrorLine contains a tab character.367
 ErrorLine has trailing spaces.368
 ErrorLine contains a tab character.368
 ErrorLine contains a tab character.369
 ErrorLine has trailing spaces.370
 ErrorLine contains a tab character.370
 ErrorLine contains a tab character.371
 ErrorLine contains a tab character.372
 ErrorLine is longer than 80 characters (found 175).373
 ErrorLine contains a tab character.373
 ErrorLine is longer than 80 characters (found 202).374
 ErrorLine contains a tab character.374
 ErrorLine has trailing spaces.375
 ErrorLine contains a tab character.375
 ErrorLine contains a tab character.376
 ErrorLine is longer than 80 characters (found 91).377
 ErrorLine contains a tab character.377
 ErrorLine is longer than 80 characters (found 193).378
 ErrorLine contains a tab character.378
 ErrorLine contains a tab character.379
 ErrorLine contains a tab character.380
 ErrorLine contains a tab character.381
 ErrorLine contains a tab character.382
 ErrorLine has trailing spaces.383
 ErrorLine contains a tab character.383

org/flowerplatform/freeplane/controller/MindMapRemoveNodeController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 102).28
 ErrorLine contains a tab character.30
 ErrorMethod 'removeNode' is not designed for extension - needs to be abstract, final or empty.30
 ErrorLine is longer than 80 characters (found 92).31
 ErrorLine contains a tab character.31
 ErrorParameter node should be final.31
 ErrorParameter child should be final.31
 ErrorParameter context should be final.31
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 110).33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36

org/flowerplatform/freeplane/controller/PersistenceAddNodeProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 94).18
 ErrorLine contains a tab character.32
 ErrorMethod 'addNode' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine has trailing spaces.33
 ErrorLine is longer than 80 characters (found 104).33
 ErrorLine contains a tab character.33
 ErrorParameter node should be final.33
 ErrorParameter child should be final.33
 ErrorParameter context should be final.33
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 139).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 82).40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine is longer than 80 characters (found 120).43
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine is longer than 80 characters (found 128).47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51

org/flowerplatform/freeplane/controller/PersistencePropertiesProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 102).30
 ErrorLine contains a tab character.32
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine is longer than 80 characters (found 92).33
 ErrorLine contains a tab character.33
 ErrorParameter node should be final.33
 ErrorParameter context should be final.33
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 127).35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 84).37
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 100).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41

org/flowerplatform/freeplane/controller/PersistencePropertySetter.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 94).33
 ErrorLine contains a tab character.35
 ErrorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.35
 ErrorLine is longer than 80 characters (found 112).36
 ErrorLine contains a tab character.36
 ErrorParameter node should be final.36
 ErrorParameter property should be final.36
 ErrorParameter value should be final.36
 ErrorParameter context should be final.36
 ErrorLine is longer than 80 characters (found 86).37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 92).43
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 165).44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine is longer than 80 characters (found 152).48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 82).50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 119).54
 ErrorLine contains a tab character.54
 ErrorAvoid inline conditionals.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 95).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 99).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine is longer than 80 characters (found 121).72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.75
 ErrorMethod 'unsetProperty' is not designed for extension - needs to be abstract, final or empty.75
 ErrorLine is longer than 80 characters (found 100).76
 ErrorLine contains a tab character.76
 ErrorParameter node should be final.76
 ErrorParameter property should be final.76
 ErrorParameter context should be final.76
 ErrorLine is longer than 80 characters (found 86).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 92).82
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 122).83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine has trailing spaces.87
 ErrorLine is longer than 80 characters (found 144).87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 84).89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 89).91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine has trailing spaces.97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 117).99
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101

org/flowerplatform/freeplane/remote/MindMapServiceRemote.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorMethod 'getStyles' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorParameter fullNodeId should be final.33
 ErrorLine is longer than 80 characters (found 142).34
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 86).36
 ErrorLine contains a tab character.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 Error'for' is not followed by whitespace.41
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46

org/flowerplatform/freeplane/resource/FreeplaneMindmapResourceHandler.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorExpected an @return tag.45
 ErrorLine contains a tab character.45
 ErrorMethod 'getResourceUri' is not designed for extension - needs to be abstract, final or empty.45
 ErrorLine contains a tab character.46
 ErrorParameter nodeUri should be final.46
 ErrorExpected @param tag for 'nodeUri'.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorMethod 'getRawNodeDataFromResource' is not designed for extension - needs to be abstract, final or empty.54
 ErrorLine is longer than 80 characters (found 87).55
 ErrorLine contains a tab character.55
 ErrorParameter nodeUri should be final.55
 ErrorParameter resourceData should be final.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorMethod 'createNodeFromRawNodeData' is not designed for extension - needs to be abstract, final or empty.64
 ErrorLine is longer than 80 characters (found 83).65
 ErrorLine contains a tab character.65
 ErrorParameter nodeUri should be final.65
 ErrorParameter rawNodeData should be final.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.73
 ErrorMissing a Javadoc comment.73
 ErrorParameter nodeUri should be final.73
 ErrorParameter nodeModel should be final.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorMethod 'load' is not designed for extension - needs to be abstract, final or empty.77
 ErrorLine contains a tab character.78
 ErrorParameter resourceUri should be final.78
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 83).80
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 124).84
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 82).85
 ErrorLine contains a tab character.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine has trailing spaces.87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine is longer than 80 characters (found 153).90
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.99
 ErrorMethod 'isDirty' is not designed for extension - needs to be abstract, final or empty.99
 ErrorLine contains a tab character.100
 ErrorParameter resource should be final.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.105
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorParameter resourceData should be final.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine has trailing spaces.111
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 85).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorParameter resourceData should be final.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119

org/flowerplatform/freeplane/resource/FreeplanePersistenceResourceHandler.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 90).27
 ErrorLine contains a tab character.29
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.29
 ErrorLine contains a tab character.30
 ErrorParameter nodeUri should be final.30
 ErrorParameter nodeModel should be final.30
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 137).32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 84).34
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 119).35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 89).40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41

org/flowerplatform/freeplane/style/controller/MindMapStyleChildrenProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 99).36
 ErrorLine contains a tab character.38
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine is longer than 80 characters (found 94).39
 ErrorLine contains a tab character.39
 ErrorParameter node should be final.39
 ErrorParameter serviceContext should be final.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 93).49
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 83).50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 92).51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 107).52
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 104).53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine has trailing spaces.60
 ErrorLine contains a tab character.60
 ErrorLine has trailing spaces.61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.62
 ErrorLine is longer than 80 characters (found 91).63
 ErrorLine contains a tab character.63
 ErrorParameter node should be final.63
 ErrorParameter serviceContext should be final.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68

org/flowerplatform/freeplane/style/controller/MindMapStyleResourceHandler.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 89).18
 ErrorLine is longer than 80 characters (found 82).32
 ErrorLine contains a tab character.34
 ErrorMethod 'getRawNodeDataFromResource' is not designed for extension - needs to be abstract, final or empty.34
 ErrorLine is longer than 80 characters (found 87).35
 ErrorLine contains a tab character.35
 ErrorParameter nodeUri should be final.35
 ErrorParameter resourceData should be final.35
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 93).37
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 119).38
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 84).39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorMethod 'createNodeFromRawNodeData' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine is longer than 80 characters (found 83).48
 ErrorLine contains a tab character.48
 ErrorParameter nodeUri should be final.48
 ErrorParameter rawNodeData should be final.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.52
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine contains a tab character.53
 ErrorParameter nodeUri should be final.53
 ErrorParameter nodeModel should be final.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.60
 ErrorMethod 'load' is not designed for extension - needs to be abstract, final or empty.60
 ErrorLine contains a tab character.61
 ErrorParameter resourceUri should be final.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.66
 ErrorMethod 'isDirty' is not designed for extension - needs to be abstract, final or empty.66
 ErrorLine contains a tab character.67
 ErrorParameter resource should be final.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.71
 ErrorMethod 'save' is not designed for extension - needs to be abstract, final or empty.71
 ErrorLine contains a tab character.72
 ErrorParameter resourceData should be final.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.77
 ErrorLine contains a tab character.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 86).82
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 85).83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108

org/flowerplatform/freeplane/style/controller/StyleRootChildrenProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 96).36
 ErrorLine contains a tab character.38
 ErrorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.38
 ErrorLine is longer than 80 characters (found 87).39
 ErrorLine contains a tab character.39
 ErrorParameter node should be final.39
 ErrorParameter context should be final.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 83).42
 ErrorLine contains a tab character.42
 ErrorLine is longer than 80 characters (found 123).43
 ErrorLine contains a tab character.43
 ErrorLine is longer than 80 characters (found 81).44
 ErrorLine contains a tab character.44
 ErrorLine is longer than 80 characters (found 121).45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.51
 ErrorMethod 'hasChildren' is not designed for extension - needs to be abstract, final or empty.51
 ErrorLine is longer than 80 characters (found 84).52
 ErrorLine contains a tab character.52
 ErrorParameter node should be final.52
 ErrorParameter context should be final.52
 ErrorLine is longer than 80 characters (found 111).53
 ErrorLine contains a tab character.53
 Error'cast' is not followed by whitespace.53
 ErrorLine contains a tab character.54

org/flowerplatform/freeplane/style/controller/StyleRootPropertiesProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 100).28
 ErrorLine contains a tab character.30
 ErrorMethod 'populateWithProperties' is not designed for extension - needs to be abstract, final or empty.30
 ErrorLine is longer than 80 characters (found 92).31
 ErrorLine contains a tab character.31
 ErrorParameter node should be final.31
 ErrorParameter context should be final.31
 ErrorLine is longer than 80 characters (found 83).32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33

org/flowerplatform/host/servletbridge/registry/Activator.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.37
 ErrorMissing a Javadoc comment.37
 ErrorParameter bundleContext should be final.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 113).42
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine is longer than 80 characters (found 101).45
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 120).46
 ErrorLine contains a tab character.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine is longer than 80 characters (found 113).49
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 129).50
 ErrorLine contains a tab character.50
 ErrorLine is longer than 80 characters (found 98).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 82).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine is longer than 80 characters (found 197).59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 164).61
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 184).63
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 90).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine is longer than 80 characters (found 176).66
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.71
 ErrorMethod 'stop' is not designed for extension - needs to be abstract, final or empty.71
 ErrorMissing a Javadoc comment.71
 ErrorParameter bundleContext should be final.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74

org/flowerplatform/mindmap/MindMapConstants.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUtility classes should not have a public or default constructor.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 84).32
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 Error'72' is a magic number.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 94).50
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorLine contains a tab character.51
 ErrorMissing a Javadoc comment.51
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorMissing a Javadoc comment.56
 ErrorLine contains a tab character.57
 ErrorMissing a Javadoc comment.57
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorMissing a Javadoc comment.60
 ErrorLine contains a tab character.61
 ErrorMissing a Javadoc comment.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorMissing a Javadoc comment.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorLine contains a tab character.67
 ErrorMissing a Javadoc comment.67
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 ErrorLine contains a tab character.69
 ErrorMissing a Javadoc comment.69
 ErrorLine contains a tab character.70
 ErrorMissing a Javadoc comment.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorMissing a Javadoc comment.72
 ErrorLine contains a tab character.73
 ErrorMissing a Javadoc comment.73
 ErrorLine contains a tab character.74
 ErrorMissing a Javadoc comment.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77
 ErrorLine contains a tab character.78
 ErrorMissing a Javadoc comment.78
 ErrorLine contains a tab character.79
 ErrorMissing a Javadoc comment.79
 ErrorLine contains a tab character.80
 ErrorMissing a Javadoc comment.80
 ErrorLine contains a tab character.81
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.82
 ErrorMissing a Javadoc comment.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorMissing a Javadoc comment.84
 ErrorLine contains a tab character.85
 ErrorMissing a Javadoc comment.85
 ErrorLine has trailing spaces.86
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorMissing a Javadoc comment.87
 ErrorLine contains a tab character.88
 ErrorMissing a Javadoc comment.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorMissing a Javadoc comment.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine is longer than 80 characters (found 104).92
 ErrorLine contains a tab character.92
 ErrorMissing a Javadoc comment.92
 ErrorLine is longer than 80 characters (found 88).93
 ErrorLine contains a tab character.93
 ErrorMissing a Javadoc comment.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorMissing a Javadoc comment.99
 ErrorLine contains a tab character.100
 ErrorMissing a Javadoc comment.100
 ErrorLine is longer than 80 characters (found 136).101
 ErrorLine contains a tab character.101
 ErrorMissing a Javadoc comment.101
 ErrorLine is longer than 80 characters (found 144).102
 ErrorLine contains a tab character.102
 ErrorMissing a Javadoc comment.102
 ErrorLine has trailing spaces.103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorMissing a Javadoc comment.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109

org/flowerplatform/mindmap/MindMapPlugin.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 85).21
 ErrorLine is longer than 80 characters (found 90).22
 ErrorLine is longer than 80 characters (found 92).23
 ErrorLine is longer than 80 characters (found 84).24
 ErrorLine is longer than 80 characters (found 92).25
 ErrorLine is longer than 80 characters (found 89).26
 ErrorLine is longer than 80 characters (found 100).44
 ErrorLine is longer than 80 characters (found 93).46
 ErrorLine is longer than 80 characters (found 87).48
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.74
 ErrorMissing a Javadoc comment.74
 ErrorName 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.74
 ErrorVariable 'INSTANCE' must be private and have accessor methods.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorMissing a Javadoc comment.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.80
 ErrorMissing a Javadoc comment.80
 ErrorParameter bundleContext should be final.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine is longer than 80 characters (found 117).85
 ErrorLine contains a tab character.85
 ErrorLine is longer than 80 characters (found 220).86
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 175).87
 ErrorLine contains a tab character.87
 Error'300' is a magic number.87
 ErrorLine is longer than 80 characters (found 220).88
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine is longer than 80 characters (found 176).89
 ErrorLine contains a tab character.89
 Error'310' is a magic number.89
 ErrorLine is longer than 80 characters (found 154).90
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine is longer than 80 characters (found 120).91
 ErrorLine contains a tab character.91
 Error'-10000' is a magic number.91
 ErrorLine is longer than 80 characters (found 216).92
 ErrorLine contains a tab character.92
 ErrorLine has trailing spaces.93
 ErrorLine is longer than 80 characters (found 120).93
 ErrorLine contains a tab character.93
 Error'-20000' is a magic number.93
 ErrorLine is longer than 80 characters (found 222).94
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 210).95
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 112).96
 ErrorLine contains a tab character.96
 Error'200' is a magic number.96
 ErrorLine is longer than 80 characters (found 220).97
 ErrorLine contains a tab character.97
 ErrorLine is longer than 80 characters (found 225).98
 ErrorLine contains a tab character.98
 Error'210' is a magic number.98
 ErrorLine is longer than 80 characters (found 213).99
 ErrorLine contains a tab character.99
 ErrorLine is longer than 80 characters (found 172).100
 ErrorLine contains a tab character.100
 Error'220' is a magic number.100
 ErrorLine is longer than 80 characters (found 215).101
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 174).102
 ErrorLine contains a tab character.102
 Error'230' is a magic number.102
 ErrorLine is longer than 80 characters (found 219).103
 ErrorLine contains a tab character.103
 ErrorLine is longer than 80 characters (found 174).104
 ErrorLine contains a tab character.104
 Error'100' is a magic number.104
 ErrorLine is longer than 80 characters (found 225).105
 ErrorLine contains a tab character.105
 ErrorLine is longer than 80 characters (found 180).106
 ErrorLine contains a tab character.106
 Error'110' is a magic number.106
 ErrorLine is longer than 80 characters (found 236).107
 ErrorLine contains a tab character.107
 ErrorLine is longer than 80 characters (found 175).108
 ErrorLine contains a tab character.108
 Error'400' is a magic number.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 213).110
 ErrorLine contains a tab character.110
 ErrorLine is longer than 80 characters (found 174).111
 ErrorLine contains a tab character.111
 Error'350' is a magic number.111
 ErrorLine is longer than 80 characters (found 196).112
 ErrorLine contains a tab character.112
 ErrorLine is longer than 80 characters (found 177).113
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine has trailing spaces.115
 ErrorLine is longer than 80 characters (found 156).115
 ErrorLine contains a tab character.115
 ErrorLine has trailing spaces.116
 ErrorLine is longer than 80 characters (found 134).116
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 145).117
 ErrorLine contains a tab character.117
 ErrorLine is longer than 80 characters (found 138).118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 Error'360' is a magic number.119
 ErrorLine is longer than 80 characters (found 258).120
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 135).121
 ErrorLine contains a tab character.121
 Error'370' is a magic number.121
 ErrorLine has trailing spaces.122
 ErrorLine contains a tab character.122
 ErrorLine is longer than 80 characters (found 222).123
 ErrorLine contains a tab character.123
 ErrorLine is longer than 80 characters (found 94).124
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine has trailing spaces.126
 ErrorLine is longer than 80 characters (found 136).126
 ErrorLine contains a tab character.126
 ErrorLine has trailing spaces.127
 ErrorLine is longer than 80 characters (found 146).127
 ErrorLine contains a tab character.127
 ErrorLine is longer than 80 characters (found 157).128
 ErrorLine contains a tab character.128
 ErrorLine is longer than 80 characters (found 113).129
 ErrorLine contains a tab character.129
 Error'410' is a magic number.129
 ErrorLine is longer than 80 characters (found 174).130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine is longer than 80 characters (found 139).132
 ErrorLine contains a tab character.132
 Error'-10000' is a magic number.132
 ErrorLine is longer than 80 characters (found 101).133
 ErrorLine contains a tab character.133
 ErrorLine has trailing spaces.134
 ErrorLine contains a tab character.134
 ErrorLine has trailing spaces.135
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorMethod 'stop' is not designed for extension - needs to be abstract, final or empty.136
 ErrorMissing a Javadoc comment.136
 ErrorParameter bundleContext should be final.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine contains a tab character.144
 ErrorLine has trailing spaces.145
 ErrorLine contains a tab character.145

org/flowerplatform/resources/ResourcesPlugin.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.22
 ErrorLine has trailing spaces.23
 ErrorLine contains a tab character.23
 ErrorLine contains a tab character.24
 ErrorMissing a Javadoc comment.24
 ErrorName 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.24
 ErrorVariable 'INSTANCE' must be private and have accessor methods.24
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.30
 ErrorLine contains a tab character.31
 ErrorParameter context should be final.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.36
 ErrorMethod 'getMessagesFilePath' is not designed for extension - needs to be abstract, final or empty.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 174).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39

org/flowerplatform/util/Pair.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorType Javadoc comment is missing an @param <A> tag.21
 ErrorType Javadoc comment is missing an @param <B> tag.21
 ErrorLine contains a tab character.22
 ErrorMissing a Javadoc comment.22
 ErrorVariable 'a' must be private and have accessor methods.22
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorVariable 'b' must be private and have accessor methods.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorParameter a should be final.31
 Error'a' hides a field.31
 ErrorParameter b should be final.31
 Error'b' hides a field.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.42
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.47
 ErrorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.47
 ErrorLine contains a tab character.48
 ErrorParameter obj should be final.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine is longer than 80 characters (found 101).54
 ErrorLine contains a tab character.54
 Error'&&' should be on a new line.54
 ErrorLine is longer than 80 characters (found 99).55
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine has trailing spaces.57
 ErrorLine contains a tab character.57

org/flowerplatform/util/RunnableWithParam.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - java.util.concurrent.Callable.18
 ErrorLine has trailing spaces.21
 ErrorLine has trailing spaces.23
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorRedundant 'public' modifier.30

org/flowerplatform/util/UtilConstants.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.20
 ErrorUtility classes should not have a public or default constructor.20
 ErrorLine contains a tab character.22
 ErrorMissing a Javadoc comment.22
 ErrorLine has trailing spaces.23
 ErrorLine contains a tab character.23
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine is longer than 80 characters (found 86).29
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 86).33
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine is longer than 80 characters (found 82).34
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine is longer than 80 characters (found 111).36
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45

org/flowerplatform/util/Utils.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUtility classes should not have a public or default constructor.23
 ErrorLine contains a tab character.24
 ErrorMissing a Javadoc comment.24
 ErrorParameter map should be final.24
 ErrorParameter key should be final.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorParameter a should be final.32
 ErrorParameter b should be final.32
 Error'if' construct must use '{}'s.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 Error'if' construct must use '{}'s.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 Error'else' construct must use '{}'s.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorParameter str should be final.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorParameter str should be final.45
 ErrorParameter defaultStr should be final.45
 ErrorLine contains a tab character.46
 ErrorAvoid inline conditionals.46
 ErrorLine contains a tab character.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorParameter uri should be final.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorMissing a Javadoc comment.57
 ErrorParameter uri should be final.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 Error'if' is not followed by whitespace.60
 Error'{' is not preceded with whitespace.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 Error'}' should be on the same line.62
 ErrorLine contains a tab character.63
 Error'else' is not followed by whitespace.63
 Error'{' is not preceded with whitespace.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine has trailing spaces.72
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorMissing a Javadoc comment.73
 ErrorParameter uri should be final.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorMissing a Javadoc comment.86
 ErrorParameter uri should be final.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine has trailing spaces.93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorMissing a Javadoc comment.94
 ErrorParameter scheme should be final.94
 ErrorParameter ssp should be final.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine has trailing spaces.97
 ErrorLine contains a tab character.97
 ErrorLine is longer than 80 characters (found 81).98
 ErrorLine contains a tab character.98
 ErrorMissing a Javadoc comment.98
 ErrorParameter scheme should be final.98
 ErrorParameter ssp should be final.98
 ErrorParameter fragment should be final.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104

org/flowerplatform/util/controller/AbstractController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 101).19
 ErrorLine has trailing spaces.21
 ErrorLine is longer than 80 characters (found 103).25
 ErrorLine contains a tab character.25
 ErrorLine is longer than 80 characters (found 122).26
 ErrorLine contains a tab character.26
 ErrorLine is longer than 80 characters (found 103).27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine is longer than 80 characters (found 107).29
 ErrorLine contains a tab character.29
 ErrorLine is longer than 80 characters (found 146).30
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 112).31
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine has trailing spaces.34
 ErrorLine has trailing spaces.35
 ErrorLine is longer than 80 characters (found 114).35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 113).41
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine has trailing spaces.43
 ErrorLine has trailing spaces.46
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 85).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorMethod 'getOrderIndex' is not designed for extension - needs to be abstract, final or empty.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 88).65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorMethod 'setOrderIndex' is not designed for extension - needs to be abstract, final or empty.67
 ErrorLine contains a tab character.68
 ErrorParameter orderIndex should be final.68
 Error'orderIndex' hides a field.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.72
 ErrorMethod 'setOrderIndexAs' is not designed for extension - needs to be abstract, final or empty.72
 ErrorMissing a Javadoc comment.72
 ErrorParameter orderIndex should be final.72
 Error'orderIndex' hides a field.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine is longer than 80 characters (found 88).78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorExpected an @return tag.80
 ErrorLine contains a tab character.80
 ErrorMethod 'compareTo' is not designed for extension - needs to be abstract, final or empty.80
 ErrorLine contains a tab character.81
 ErrorParameter o should be final.81
 ErrorExpected @param tag for 'o'.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.85
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.85
 ErrorLine contains a tab character.86
 ErrorLine is longer than 80 characters (found 106).87
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89

org/flowerplatform/util/controller/AllDynamicCategoryProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.28
 ErrorMethod 'getDynamicCategories' is not designed for extension - needs to be abstract, final or empty.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorParameter object should be final.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31

org/flowerplatform/util/controller/CategoryTypeDescriptor.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.19
 ErrorLine is longer than 80 characters (found 89).19
 ErrorLine has trailing spaces.21
 ErrorLine is longer than 80 characters (found 100).23
 ErrorLine is longer than 80 characters (found 95).24
 ErrorLine has trailing spaces.25
 ErrorLine is longer than 80 characters (found 85).30
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorParameter registry should be final.30
 ErrorParameter type should be final.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.34
 ErrorMethod 'addCategory' is not designed for extension - needs to be abstract, final or empty.34
 ErrorLine contains a tab character.35
 ErrorParameter category should be final.35
 ErrorLine is longer than 80 characters (found 104).36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37

org/flowerplatform/util/controller/ControllerEntry.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 117).19
 ErrorLine is longer than 80 characters (found 117).20
 ErrorLine is longer than 80 characters (found 117).21
 ErrorLine has trailing spaces.22
 ErrorType Javadoc comment is missing an @param <T> tag.25
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMethod 'getSelfValue' is not designed for extension - needs to be abstract, final or empty.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMethod 'setSelfValue' is not designed for extension - needs to be abstract, final or empty.35
 ErrorMissing a Javadoc comment.35
 ErrorParameter selfValue should be final.35
 Error'selfValue' hides a field.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMethod 'getCachedValue' is not designed for extension - needs to be abstract, final or empty.39
 ErrorMissing a Javadoc comment.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMethod 'setCachedValue' is not designed for extension - needs to be abstract, final or empty.43
 ErrorMissing a Javadoc comment.43
 ErrorParameter cachedValue should be final.43
 Error'cachedValue' hides a field.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMethod 'wasCached' is not designed for extension - needs to be abstract, final or empty.47
 ErrorMissing a Javadoc comment.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorMethod 'setCached' is not designed for extension - needs to be abstract, final or empty.51
 ErrorMissing a Javadoc comment.51
 ErrorParameter cached should be final.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54

org/flowerplatform/util/controller/IController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.18
 ErrorLine contains a tab character.20
 ErrorLine is longer than 80 characters (found 89).21
 ErrorLine contains a tab character.21
 ErrorLine has trailing spaces.22
 ErrorLine contains a tab character.22
 ErrorLine contains a tab character.23
 ErrorLine is longer than 80 characters (found 95).24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorExpected an @return tag.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorExpected @param tag for 'orderIndex'.32

org/flowerplatform/util/controller/IDescriptor.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.21

org/flowerplatform/util/controller/IDynamicCategoryProvider.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.21
 ErrorLine is longer than 80 characters (found 148).21
 ErrorLine has trailing spaces.22
 ErrorLine is longer than 80 characters (found 159).22
 ErrorLine has trailing spaces.23
 ErrorLine is longer than 80 characters (found 125).25
 ErrorLine is longer than 80 characters (found 175).26
 ErrorLine has trailing spaces.27
 ErrorLine is longer than 80 characters (found 95).31
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine is longer than 80 characters (found 126).32
 ErrorLine is longer than 80 characters (found 89).33
 ErrorLine contains a tab character.33
 ErrorLine has trailing spaces.35
 ErrorUnclosed HTML tag found: <ul>37
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 145).39
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 142).40
 ErrorLine is longer than 80 characters (found 147).41
 ErrorLine is longer than 80 characters (found 130).42
 ErrorLine has trailing spaces.43
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53

org/flowerplatform/util/controller/NullController.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.20
 ErrorLine is longer than 80 characters (found 94).23
 ErrorLine is longer than 80 characters (found 112).24
 ErrorLine has trailing spaces.25
 ErrorLine has trailing spaces.28

org/flowerplatform/util/controller/TypeDescriptor.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 120).30
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 163).31
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 154).32
 ErrorLine contains a tab character.32
 ErrorLine has trailing spaces.34
 ErrorLine is longer than 80 characters (found 92).37
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 116).38
 ErrorLine contains a tab character.38
 ErrorLine is longer than 80 characters (found 115).39
 ErrorLine contains a tab character.39
 ErrorLine is longer than 80 characters (found 92).40
 ErrorLine has trailing spaces.42
 ErrorLine has trailing spaces.43
 ErrorLine is longer than 80 characters (found 134).43
 ErrorLine is longer than 80 characters (found 115).44
 ErrorLine has trailing spaces.45
 ErrorLine is longer than 80 characters (found 134).45
 ErrorLine is longer than 80 characters (found 134).46
 ErrorLine has trailing spaces.47
 ErrorLine has trailing spaces.48
 ErrorLine is longer than 80 characters (found 161).50
 ErrorLine has trailing spaces.52
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.62
 ErrorMissing a Javadoc comment.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorMethod 'getRegistry' is not designed for extension - needs to be abstract, final or empty.64
 ErrorMissing a Javadoc comment.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.70
 ErrorMissing a Javadoc comment.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.74
 ErrorMissing a Javadoc comment.74
 ErrorParameter registry should be final.74
 Error'registry' hides a field.74
 ErrorParameter type should be final.74
 Error'type' hides a field.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine has trailing spaces.84
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorMethod 'getCategories' is not designed for extension - needs to be abstract, final or empty.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine has trailing spaces.94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorLine has trailing spaces.97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine has trailing spaces.99
 ErrorLine is longer than 80 characters (found 101).99
 ErrorLine contains a tab character.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorMethod 'addCategory' is not designed for extension - needs to be abstract, final or empty.103
 ErrorParameter category should be final.103
 ErrorExpected @param tag for 'category'.103
 ErrorLine contains a tab character.104
 ErrorLine is longer than 80 characters (found 119).105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine is longer than 80 characters (found 112).108
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine has trailing spaces.119
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 132).122
 ErrorLine contains a tab character.122
 ErrorVariable 'singleControllers' must be private and have accessor methods.122
 ErrorLine contains a tab character.124
 ErrorLine has trailing spaces.125
 ErrorLine contains a tab character.125
 ErrorLine has trailing spaces.126
 ErrorLine is longer than 80 characters (found 115).126
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine has trailing spaces.128
 ErrorLine is longer than 80 characters (found 112).128
 ErrorLine contains a tab character.128
 ErrorMethod 'getSingleController' is not designed for extension - needs to be abstract, final or empty.128
 ErrorExpected @param tag for '<T>'.128
 ErrorParameter controllerType should be final.128
 ErrorExpected @param tag for 'controllerType'.128
 ErrorParameter object should be final.128
 ErrorExpected @param tag for 'object'.128
 ErrorLine is longer than 80 characters (found 85).129
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine has trailing spaces.131
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine has trailing spaces.133
 ErrorLine is longer than 80 characters (found 130).133
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorMethod 'getCachedSingleController' is not designed for extension - needs to be abstract, final or empty.135
 ErrorLine is longer than 80 characters (found 170).136
 ErrorLine contains a tab character.136
 ErrorExpected @param tag for '<T>'.136
 ErrorParameter controllerType should be final.136
 ErrorExpected @param tag for 'controllerType'.136
 ErrorParameter object should be final.136
 ErrorExpected @param tag for 'object'.136
 ErrorParameter includeDynamicCategoryProviders should be final.136
 ErrorExpected @param tag for 'includeDynamicCategoryProviders'.136
 ErrorParameter keepCached should be final.136
 ErrorExpected @param tag for 'keepCached'.136
 ErrorLine contains a tab character.137
 ErrorLine has trailing spaces.138
 ErrorLine contains a tab character.138
 ErrorLine is longer than 80 characters (found 94).139
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 82).141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine has trailing spaces.144
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine has trailing spaces.147
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 Error'categories' hides a field.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine is longer than 80 characters (found 119).151
 ErrorLine contains a tab character.151
 ErrorLine is longer than 80 characters (found 97).152
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine has trailing spaces.155
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine is longer than 80 characters (found 110).158
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine has trailing spaces.163
 ErrorLine contains a tab character.163
 ErrorLine is longer than 80 characters (found 135).164
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorLine is longer than 80 characters (found 94).167
 ErrorLine contains a tab character.167
 ErrorLine is longer than 80 characters (found 124).168
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine has trailing spaces.173
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine has trailing spaces.178
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine contains a tab character.183
 ErrorLine has trailing spaces.184
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorLine contains a tab character.186
 ErrorLine has trailing spaces.187
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine has trailing spaces.189
 ErrorLine contains a tab character.189
 ErrorLine has trailing spaces.190
 ErrorLine contains a tab character.190
 ErrorLine contains a tab character.191
 ErrorLine has trailing spaces.192
 ErrorLine is longer than 80 characters (found 101).192
 ErrorLine contains a tab character.192
 ErrorLine has trailing spaces.193
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine contains a tab character.195
 ErrorLine is longer than 80 characters (found 88).196
 ErrorLine contains a tab character.196
 ErrorMethod 'addSingleController' is not designed for extension - needs to be abstract, final or empty.196
 ErrorParameter type should be final.196
 Error'type' hides a field.196
 ErrorExpected @param tag for 'type'.196
 ErrorParameter controller should be final.196
 ErrorExpected @param tag for 'controller'.196
 ErrorLine contains a tab character.197
 ErrorLine is longer than 80 characters (found 128).198
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine is longer than 80 characters (found 84).200
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine has trailing spaces.204
 ErrorLine contains a tab character.204
 ErrorLine is longer than 80 characters (found 84).205
 ErrorLine contains a tab character.205
 ErrorMissing a Javadoc comment.205
 ErrorParameter type should be final.205
 Error'type' hides a field.205
 ErrorLine is longer than 80 characters (found 81).206
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine has trailing spaces.213
 ErrorLine contains a tab character.213
 ErrorLine contains a tab character.214
 ErrorLine is longer than 80 characters (found 103).215
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine has trailing spaces.217
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorLine has trailing spaces.219
 ErrorLine is longer than 80 characters (found 146).219
 ErrorLine contains a tab character.219
 ErrorLine is longer than 80 characters (found 131).220
 ErrorLine contains a tab character.220
 ErrorLine has trailing spaces.221
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine is longer than 80 characters (found 141).223
 ErrorLine contains a tab character.223
 ErrorLine contains a tab character.224
 ErrorLine has trailing spaces.225
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine is longer than 80 characters (found 149).227
 ErrorLine contains a tab character.227
 ErrorLine has trailing spaces.228
 ErrorLine contains a tab character.228
 ErrorLine has trailing spaces.229
 ErrorLine contains a tab character.229
 ErrorLine contains a tab character.230
 ErrorLine contains a tab character.231
 ErrorLine is longer than 80 characters (found 166).232
 ErrorLine contains a tab character.232
 ErrorVariable 'additiveControllers' must be private and have accessor methods.232
 ErrorLine is longer than 80 characters (found 109).234
 ErrorLine contains a tab character.234
 ErrorMethod 'getAdditiveControllers' is not designed for extension - needs to be abstract, final or empty.234
 ErrorMissing a Javadoc comment.234
 ErrorParameter controllerType should be final.234
 ErrorParameter object should be final.234
 ErrorLine is longer than 80 characters (found 88).235
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine has trailing spaces.237
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorLine has trailing spaces.239
 ErrorLine contains a tab character.239
 ErrorLine has trailing spaces.240
 ErrorLine is longer than 80 characters (found 116).240
 ErrorLine contains a tab character.240
 ErrorLine contains a tab character.241
 ErrorLine contains a tab character.242
 ErrorMethod 'getCachedAdditiveControllers' is not designed for extension - needs to be abstract, final or empty.242
 ErrorLine is longer than 80 characters (found 179).243
 ErrorLine contains a tab character.243
 ErrorExpected @param tag for '<T>'.243
 ErrorParameter controllerType should be final.243
 ErrorExpected @param tag for 'controllerType'.243
 ErrorParameter object should be final.243
 ErrorExpected @param tag for 'object'.243
 ErrorParameter includeDynamicCategoryProviders should be final.243
 ErrorExpected @param tag for 'includeDynamicCategoryProviders'.243
 ErrorParameter keepCached should be final.243
 ErrorExpected @param tag for 'keepCached'.243
 ErrorLine contains a tab character.244
 ErrorLine has trailing spaces.245
 ErrorLine contains a tab character.245
 ErrorLine is longer than 80 characters (found 113).246
 ErrorLine contains a tab character.246
 ErrorLine contains a tab character.247
 ErrorLine is longer than 80 characters (found 83).248
 ErrorLine contains a tab character.248
 ErrorLine contains a tab character.249
 ErrorLine contains a tab character.250
 ErrorLine has trailing spaces.251
 ErrorLine contains a tab character.251
 ErrorLine contains a tab character.252
 ErrorLine has trailing spaces.253
 ErrorLine contains a tab character.253
 ErrorLine contains a tab character.254
 ErrorLine is longer than 80 characters (found 83).255
 ErrorLine contains a tab character.255
 ErrorLine has trailing spaces.256
 ErrorLine contains a tab character.256
 ErrorLine contains a tab character.257
 Error'categories' hides a field.257
 ErrorLine contains a tab character.258
 ErrorLine contains a tab character.259
 ErrorLine is longer than 80 characters (found 119).260
 ErrorLine contains a tab character.260
 ErrorLine is longer than 80 characters (found 97).261
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.262
 ErrorLine contains a tab character.263
 ErrorLine contains a tab character.264
 ErrorLine contains a tab character.265
 ErrorLine is longer than 80 characters (found 110).266
 ErrorLine contains a tab character.266
 ErrorLine contains a tab character.267
 ErrorLine contains a tab character.268
 ErrorLine contains a tab character.269
 ErrorLine contains a tab character.270
 ErrorLine has trailing spaces.271
 ErrorLine contains a tab character.271
 ErrorLine is longer than 80 characters (found 161).272
 ErrorLine contains a tab character.272
 ErrorLine contains a tab character.273
 ErrorLine has trailing spaces.274
 ErrorLine contains a tab character.274
 ErrorLine contains a tab character.275
 ErrorLine contains a tab character.276
 ErrorLine contains a tab character.277
 ErrorLine contains a tab character.278
 ErrorLine contains a tab character.279
 ErrorLine has trailing spaces.280
 ErrorLine contains a tab character.280
 ErrorLine contains a tab character.281
 ErrorLine contains a tab character.282
 ErrorLine contains a tab character.283
 ErrorLine contains a tab character.285
 ErrorLine has trailing spaces.286
 ErrorLine contains a tab character.286
 ErrorLine has trailing spaces.287
 ErrorLine contains a tab character.287
 ErrorLine contains a tab character.288
 ErrorLine has trailing spaces.289
 ErrorLine is longer than 80 characters (found 101).289
 ErrorLine contains a tab character.289
 ErrorLine has trailing spaces.290
 ErrorLine contains a tab character.290
 ErrorLine contains a tab character.291
 ErrorLine contains a tab character.292
 ErrorLine contains a tab character.293
 ErrorMethod 'addAdditiveController' is not designed for extension - needs to be abstract, final or empty.293
 ErrorLine is longer than 80 characters (found 90).294
 ErrorLine contains a tab character.294
 ErrorParameter type should be final.294
 Error'type' hides a field.294
 ErrorExpected @param tag for 'type'.294
 ErrorParameter controller should be final.294
 ErrorExpected @param tag for 'controller'.294
 ErrorLine contains a tab character.295
 ErrorLine is longer than 80 characters (found 130).296
 ErrorLine contains a tab character.296
 ErrorLine contains a tab character.297
 ErrorLine is longer than 80 characters (found 103).298
 ErrorLine contains a tab character.298
 ErrorLine contains a tab character.299
 ErrorLine contains a tab character.300
 ErrorLine contains a tab character.301
 ErrorLine has trailing spaces.302
 ErrorLine contains a tab character.302
 ErrorLine is longer than 80 characters (found 103).303
 ErrorLine contains a tab character.303
 ErrorMissing a Javadoc comment.303
 ErrorParameter type should be final.303
 Error'type' hides a field.303
 ErrorLine is longer than 80 characters (found 99).304
 ErrorLine contains a tab character.304
 ErrorLine contains a tab character.305
 ErrorLine is longer than 80 characters (found 83).306
 ErrorLine contains a tab character.306
 ErrorLine contains a tab character.307
 ErrorLine contains a tab character.308
 ErrorLine contains a tab character.309
 ErrorLine contains a tab character.310
 ErrorLine contains a tab character.311
 ErrorLine contains a tab character.313
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.313
 ErrorLine contains a tab character.314
 ErrorLine is longer than 80 characters (found 94).315
 ErrorLine contains a tab character.315
 ErrorLine contains a tab character.316
 ErrorLine has trailing spaces.317
 ErrorLine contains a tab character.317

org/flowerplatform/util/controller/TypeDescriptorDebugWrapper.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 93).22
 ErrorLine has trailing spaces.24
 ErrorLine is longer than 80 characters (found 96).26
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorParameter descriptor should be final.35
 Error'descriptor' hides a field.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMethod 'getSingleControllersKeys' is not designed for extension - needs to be abstract, final or empty.39
 ErrorMissing a Javadoc comment.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorMethod 'isCachedSingleController' is not designed for extension - needs to be abstract, final or empty.43
 ErrorMissing a Javadoc comment.43
 ErrorParameter type should be final.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorMethod 'getSelfSingleController' is not designed for extension - needs to be abstract, final or empty.47
 ErrorMissing a Javadoc comment.47
 ErrorParameter type should be final.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine has trailing spaces.50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorMethod 'getCachedSingleController' is not designed for extension - needs to be abstract, final or empty.51
 ErrorMissing a Javadoc comment.51
 ErrorParameter type should be final.51
 ErrorLine is longer than 80 characters (found 86).52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorMethod 'getAdditiveControllersKeys' is not designed for extension - needs to be abstract, final or empty.55
 ErrorMissing a Javadoc comment.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorMethod 'isCachedAdditiveController' is not designed for extension - needs to be abstract, final or empty.59
 ErrorMissing a Javadoc comment.59
 ErrorParameter type should be final.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.62
 ErrorLine contains a tab character.62
 ErrorLine is longer than 80 characters (found 84).63
 ErrorLine contains a tab character.63
 ErrorMethod 'getSelfAdditiveControllers' is not designed for extension - needs to be abstract, final or empty.63
 ErrorMissing a Javadoc comment.63
 ErrorParameter type should be final.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorLine is longer than 80 characters (found 86).67
 ErrorLine contains a tab character.67
 ErrorMethod 'getCachedAdditiveControllers' is not designed for extension - needs to be abstract, final or empty.67
 ErrorMissing a Javadoc comment.67
 ErrorParameter type should be final.67
 ErrorLine is longer than 80 characters (found 89).68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70

org/flowerplatform/util/controller/TypeDescriptorRegistry.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 112).29
 ErrorLine has trailing spaces.31
 ErrorLine has trailing spaces.34
 ErrorLine is longer than 80 characters (found 99).41
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 Error'static' modifier out of order with the JLS suggestions.41
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorVariable 'configurable' must be private and have accessor methods.48
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorExpected an @return tag.53
 ErrorLine contains a tab character.53
 ErrorMethod 'isConfigurable' is not designed for extension - needs to be abstract, final or empty.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 100).57
 ErrorLine contains a tab character.57
 ErrorMissing a Javadoc comment.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorMethod 'getOrCreateTypeDescriptor' is not designed for extension - needs to be abstract, final or empty.59
 ErrorMissing a Javadoc comment.59
 ErrorParameter type should be final.59
 ErrorLine contains a tab character.60
 ErrorLine is longer than 80 characters (found 109).61
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine is longer than 80 characters (found 110).72
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 82).73
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorExpected an @return tag.78
 ErrorLine contains a tab character.78
 ErrorMethod 'getOrCreateCategoryTypeDescriptor' is not designed for extension - needs to be abstract, final or empty.78
 ErrorParameter type should be final.78
 ErrorExpected @param tag for 'type'.78
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 112).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 111).91
 ErrorLine contains a tab character.91
 ErrorLine has trailing spaces.92
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorMethod 'getExpectedTypeDescriptor' is not designed for extension - needs to be abstract, final or empty.94
 ErrorParameter type should be final.94
 ErrorExpected @param tag for 'type'.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 152).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorMissing a Javadoc comment.103
 ErrorLine has trailing spaces.104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorMethod 'getDynamicCategoryProviders' is not designed for extension - needs to be abstract, final or empty.105
 ErrorMissing a Javadoc comment.105
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine is longer than 80 characters (found 112).107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine has trailing spaces.111
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 83).112
 ErrorLine contains a tab character.112
 ErrorMethod 'addDynamicCategoryProvider' is not designed for extension - needs to be abstract, final or empty.112
 ErrorMissing a Javadoc comment.112
 ErrorParameter provider should be final.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.116
 ErrorMissing a Javadoc comment.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine has trailing spaces.120
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorMethod 'getRegisteredTypes' is not designed for extension - needs to be abstract, final or empty.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine has trailing spaces.129
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine is longer than 80 characters (found 124).131
 ErrorLine contains a tab character.131
 ErrorLine has trailing spaces.132
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorExpected an @return tag.135
 ErrorLine contains a tab character.135
 ErrorMethod 'getTypeDescriptorsRemote' is not designed for extension - needs to be abstract, final or empty.135
 ErrorLine is longer than 80 characters (found 91).136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine is longer than 80 characters (found 100).138
 ErrorLine contains a tab character.138
 ErrorLine is longer than 80 characters (found 129).139
 ErrorLine contains a tab character.139
 ErrorLine has trailing spaces.140
 ErrorLine contains a tab character.140
 ErrorLine contains a tab character.141
 ErrorLine is longer than 80 characters (found 123).142
 ErrorLine contains a tab character.142
 ErrorLine is longer than 80 characters (found 93).143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 137).144
 ErrorLine contains a tab character.144
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine has trailing spaces.147
 ErrorLine contains a tab character.147
 ErrorLine contains a tab character.148
 ErrorLine is longer than 80 characters (found 141).149
 ErrorLine contains a tab character.149
 ErrorLine is longer than 80 characters (found 101).150
 ErrorLine contains a tab character.150
 ErrorLine is longer than 80 characters (found 104).151
 ErrorLine contains a tab character.151
 ErrorLine is longer than 80 characters (found 88).152
 ErrorLine contains a tab character.152
 ErrorLine is longer than 80 characters (found 106).153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine is longer than 80 characters (found 113).157
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163

org/flowerplatform/util/controller/TypeDescriptorRemote.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine is longer than 80 characters (found 96).32
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 110).34
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorParameter type should be final.36
 Error'type' hides a field.36
 ErrorParameter categories should be final.36
 Error'categories' hides a field.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.41
 ErrorMissing a Javadoc comment.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.45
 ErrorMethod 'setType' is not designed for extension - needs to be abstract, final or empty.45
 ErrorMissing a Javadoc comment.45
 ErrorParameter type should be final.45
 Error'type' hides a field.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.49
 ErrorMethod 'getCategories' is not designed for extension - needs to be abstract, final or empty.49
 ErrorMissing a Javadoc comment.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'setCategories' is not designed for extension - needs to be abstract, final or empty.53
 ErrorMissing a Javadoc comment.53
 ErrorParameter categories should be final.53
 Error'categories' hides a field.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.57
 ErrorMethod 'getSingleControllers' is not designed for extension - needs to be abstract, final or empty.57
 ErrorMissing a Javadoc comment.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 86).61
 ErrorLine contains a tab character.61
 ErrorMethod 'setSingleControllers' is not designed for extension - needs to be abstract, final or empty.61
 ErrorMissing a Javadoc comment.61
 ErrorParameter singleControllers should be final.61
 Error'singleControllers' hides a field.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.65
 ErrorMethod 'getAdditiveControllers' is not designed for extension - needs to be abstract, final or empty.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.69
 ErrorMethod 'setAdditiveControllers' is not designed for extension - needs to be abstract, final or empty.69
 ErrorMissing a Javadoc comment.69
 ErrorLine contains a tab character.70
 ErrorParameter additiveControllers should be final.70
 Error'additiveControllers' hides a field.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine has trailing spaces.74
 ErrorLine contains a tab character.74

org/flowerplatform/util/file/FileHolder.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30

org/flowerplatform/util/file/StringHolder.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorParameter path should be final.27
 Error'path' hides a field.27
 ErrorParameter content should be final.27
 Error'content' hides a field.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMethod 'exists' is not designed for extension - needs to be abstract, final or empty.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.37
 ErrorMethod 'getPath' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.51
 ErrorMethod 'getContent' is not designed for extension - needs to be abstract, final or empty.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54

org/flowerplatform/util/log/ApplicationServerContextPropertyDefiner.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 82).27
 ErrorLine contains a tab character.29
 ErrorMethod 'getPropertyValue' is not designed for extension - needs to be abstract, final or empty.29
 ErrorLine contains a tab character.30
 ErrorLine is longer than 80 characters (found 84).31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32

org/flowerplatform/util/log/AuditDetails.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine is longer than 80 characters (found 84).34
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorParameter logger should be final.34
 Error'logger' hides a field.34
 ErrorParameter auditCategory should be final.34
 Error'auditCategory' hides a field.34
 ErrorParameter params should be final.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 Error'3' is a magic number.38
 ErrorLine is longer than 80 characters (found 92).39
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMethod 'measureDuration' is not designed for extension - needs to be abstract, final or empty.53
 ErrorMissing a Javadoc comment.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorMethod 'getParam0' is not designed for extension - needs to be abstract, final or empty.57
 ErrorMissing a Javadoc comment.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.61
 ErrorMethod 'getParam1' is not designed for extension - needs to be abstract, final or empty.61
 ErrorMissing a Javadoc comment.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.65
 ErrorMethod 'getParam2' is not designed for extension - needs to be abstract, final or empty.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.69
 ErrorMethod 'getTime' is not designed for extension - needs to be abstract, final or empty.69
 ErrorMissing a Javadoc comment.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMethod 'getDuration' is not designed for extension - needs to be abstract, final or empty.73
 ErrorMissing a Javadoc comment.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorMethod 'getAuditCategory' is not designed for extension - needs to be abstract, final or empty.77
 ErrorMissing a Javadoc comment.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.81
 ErrorMethod 'getLogger' is not designed for extension - needs to be abstract, final or empty.81
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83

org/flowerplatform/util/log/DualDelegatingAuditAppender.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.23
 ErrorMissing a Javadoc comment.23
 ErrorVariable 'appender1' must be private and have accessor methods.23
 ErrorLine has trailing spaces.24
 ErrorLine contains a tab character.24
 ErrorLine contains a tab character.25
 ErrorMissing a Javadoc comment.25
 ErrorVariable 'appender2' must be private and have accessor methods.25
 ErrorLine has trailing spaces.26
 ErrorLine contains a tab character.26
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorParameter appender1 should be final.27
 Error'appender1' hides a field.27
 ErrorLine contains a tab character.28
 ErrorParameter appender2 should be final.28
 Error'appender2' hides a field.28
 ErrorLine contains a tab character.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.34
 ErrorMethod 'append' is not designed for extension - needs to be abstract, final or empty.34
 ErrorMissing a Javadoc comment.34
 ErrorParameter auditDetails should be final.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41

org/flowerplatform/util/log/IAuditAppender.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.20
 ErrorLine has trailing spaces.22
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorRedundant 'public' modifier.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28

org/flowerplatform/util/log/LogBasedAuditAppender.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMethod 'addEntriesInMDC' is not designed for extension - needs to be abstract, final or empty.29
 ErrorMissing a Javadoc comment.29
 ErrorParameter auditDetails should be final.29
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorMethod 'removeEntriesFromMDC' is not designed for extension - needs to be abstract, final or empty.41
 ErrorMissing a Javadoc comment.41
 ErrorParameter auditDetails should be final.41
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorMethod 'append' is not designed for extension - needs to be abstract, final or empty.53
 ErrorMissing a Javadoc comment.53
 ErrorParameter auditDetails should be final.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 100).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59

org/flowerplatform/util/log/LogUtil.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.28
 ErrorLine has trailing spaces.30
 ErrorLine has trailing spaces.31
 ErrorLine has trailing spaces.32
 ErrorUtility classes should not have a public or default constructor.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine is longer than 80 characters (found 83).37
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.37
 ErrorLine is longer than 80 characters (found 105).39
 ErrorMissing a Javadoc comment.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.41
 ErrorMethod 'getForegroundColorCode' is not designed for extension - needs to be abstract, final or empty.41
 ErrorLine contains a tab character.42
 ErrorParameter event should be final.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine has trailing spaces.46
 ErrorLine is longer than 80 characters (found 104).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine is longer than 80 characters (found 118).52
 ErrorMissing a Javadoc comment.52
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.54
 ErrorMethod 'getForegroundColorCode' is not designed for extension - needs to be abstract, final or empty.54
 ErrorLine contains a tab character.55
 ErrorParameter event should be final.55
 ErrorLine has trailing spaces.56
 ErrorLine is longer than 80 characters (found 104).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine has trailing spaces.63
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine has trailing spaces.65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorMissing a Javadoc comment.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorParameter appender should be final.75
 ErrorExpected @param tag for 'appender'.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 106).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 ErrorParameter auditDetails should be final.85
 ErrorExpected @param tag for 'auditDetails'.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90

org/flowerplatform/util/log/TomcatLocationPropertyDefiner.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.26
 ErrorMethod 'getPropertyValue' is not designed for extension - needs to be abstract, final or empty.26
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29

org/flowerplatform/util/plugin/AbstractFlowerJavaPlugin.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 101).36
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 Error'static' modifier out of order with the JLS suggestions.36
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMethod 'getBundleContext' is not designed for extension - needs to be abstract, final or empty.42
 ErrorMissing a Javadoc comment.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.46
 ErrorMethod 'getResourceBundle' is not designed for extension - needs to be abstract, final or empty.46
 ErrorMissing a Javadoc comment.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.50
 ErrorMethod 'getMessagesFilePath' is not designed for extension - needs to be abstract, final or empty.50
 ErrorMissing a Javadoc comment.50
 ErrorLine is longer than 80 characters (found 151).51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorMethod 'registerMessageBundle' is not designed for extension - needs to be abstract, final or empty.54
 ErrorMissing a Javadoc comment.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorLine is longer than 80 characters (found 89).60
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 81).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 225).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorMissing a Javadoc comment.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorMethod 'start' is not designed for extension - needs to be abstract, final or empty.76
 ErrorLine contains a tab character.77
 ErrorParameter context should be final.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.84
 ErrorMethod 'stop' is not designed for extension - needs to be abstract, final or empty.84
 ErrorLine contains a tab character.85
 ErrorParameter context should be final.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorMethod 'getMessage' is not designed for extension - needs to be abstract, final or empty.89
 ErrorMissing a Javadoc comment.89
 ErrorParameter messageKey should be final.89
 ErrorParameter substitutions should be final.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.98
 ErrorMethod 'getResourceUrl' is not designed for extension - needs to be abstract, final or empty.98
 ErrorMissing a Javadoc comment.98
 ErrorParameter resource should be final.98
 ErrorLine has trailing spaces.99
 ErrorLine contains a tab character.99
 Error'+' should be on a new line.99
 ErrorLine is longer than 80 characters (found 88).100
 ErrorLine contains a tab character.100
 Error'+' should be on a new line.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine has trailing spaces.103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine has trailing spaces.105
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine has trailing spaces.111
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine has trailing spaces.113
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorExpected an @return tag.116
 ErrorLine contains a tab character.116
 ErrorMethod 'getImageComposerUrl' is not designed for extension - needs to be abstract, final or empty.116
 ErrorParameter resources should be final.116
 ErrorExpected @param tag for 'resources'.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine is longer than 80 characters (found 130).123
 ErrorLine contains a tab character.123
 ErrorAvoid inline conditionals.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine is longer than 80 characters (found 84).129
 ErrorLine contains a tab character.129
 ErrorLine is longer than 80 characters (found 89).130
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine has trailing spaces.134
 ErrorLine contains a tab character.134

org/flowerplatform/util/regex/AbstractRegexWithAction.java

SeverityMessageLine
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorLine contains a tab character.30
 ErrorMissing a Javadoc comment.30
 ErrorLine has trailing spaces.31
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35

org/flowerplatform/util/regex/RegexAction.java

SeverityMessageLine
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.26
 ErrorMissing a Javadoc comment.26
 ErrorVariable 'name' must be private and have accessor methods.26
 ErrorLine has trailing spaces.27
 ErrorLine contains a tab character.27
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorVariable 'description' must be private and have accessor methods.28
 ErrorLine contains a tab character.30
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.30
 ErrorMissing a Javadoc comment.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.34
 ErrorMethod 'setName' is not designed for extension - needs to be abstract, final or empty.34
 ErrorMissing a Javadoc comment.34
 ErrorParameter name should be final.34
 Error'name' hides a field.34
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.39
 ErrorMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.39
 ErrorMissing a Javadoc comment.39
 ErrorLine contains a tab character.40
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.43
 ErrorMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.43
 ErrorMissing a Javadoc comment.43
 ErrorParameter description should be final.43
 Error'description' hides a field.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53

org/flowerplatform/util/regex/RegexConfiguration.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.30
 ErrorLine has trailing spaces.34
 ErrorLine is longer than 80 characters (found 96).34
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.34
 ErrorLine is longer than 80 characters (found 99).36
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorVariable 'regexes' must be private and have accessor methods.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine contains a tab character.38
 ErrorMissing a Javadoc comment.38
 ErrorVariable 'captureGroupToRegexMapping' must be private and have accessor methods.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorVariable 'pattern' must be private and have accessor methods.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorVariable 'targetNestingForMatches' must be private and have accessor methods.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorVariable 'useUntilFoundThisIgnoreAll' must be private and have accessor methods.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMethod 'createSessionInstance' is not designed for extension - needs to be abstract, final or empty.46
 ErrorMissing a Javadoc comment.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 91).50
 ErrorLine contains a tab character.50
 ErrorMethod 'setTargetNestingForMatches' is not designed for extension - needs to be abstract, final or empty.50
 ErrorMissing a Javadoc comment.50
 ErrorParameter targetNestingForMatches should be final.50
 Error'targetNestingForMatches' hides a field.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorFirst sentence should end with a period.55
 ErrorLine contains a tab character.55
 ErrorLine has trailing spaces.56
 ErrorLine is longer than 80 characters (found 98).56
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorExpected an @return tag.58
 ErrorLine is longer than 80 characters (found 101).58
 ErrorLine contains a tab character.58
 ErrorMethod 'setUseUntilFoundThisIgnoreAll' is not designed for extension - needs to be abstract, final or empty.58
 ErrorParameter useUntilFoundThisIgnoreAll should be final.58
 Error'useUntilFoundThisIgnoreAll' hides a field.58
 ErrorExpected @param tag for 'useUntilFoundThisIgnoreAll'.58
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.63
 ErrorMethod 'add' is not designed for extension - needs to be abstract, final or empty.63
 ErrorMissing a Javadoc comment.63
 ErrorParameter regex should be final.63
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine has trailing spaces.67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorMethod 'getRegexes' is not designed for extension - needs to be abstract, final or empty.68
 ErrorMissing a Javadoc comment.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.72
 ErrorLine is longer than 80 characters (found 85).73
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorMethod 'createCaptureGroupToRegexMappingArray' is not designed for extension - needs to be abstract, final or empty.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 86).79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 96).81
 ErrorLine contains a tab character.81
 ErrorLine contains a tab character.82
 ErrorLine has trailing spaces.83
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorExpected an @return tag.87
 ErrorLine contains a tab character.87
 ErrorMethod 'compile' is not designed for extension - needs to be abstract, final or empty.87
 ErrorParameter flags should be final.87
 ErrorExpected @param tag for 'flags'.87
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine has trailing spaces.91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine has trailing spaces.93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine has trailing spaces.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine is longer than 80 characters (found 204).102
 ErrorLine contains a tab character.102
 Error'{' is followed by whitespace.102
 ErrorLine contains a tab character.103
 ErrorLine has trailing spaces.104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine has trailing spaces.110
 ErrorLine contains a tab character.110
 ErrorLine is longer than 80 characters (found 82).111
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 86).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 160).116
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine has trailing spaces.118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine has trailing spaces.122
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorLine has trailing spaces.124
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorExpected an @return tag.126
 ErrorLine contains a tab character.126
 ErrorMethod 'startSession' is not designed for extension - needs to be abstract, final or empty.126
 ErrorParameter input should be final.126
 ErrorExpected @param tag for 'input'.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.134
 ErrorMethod 'getCaptureGroupToRegexMapping' is not designed for extension - needs to be abstract, final or empty.134
 ErrorMissing a Javadoc comment.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine has trailing spaces.137
 ErrorLine contains a tab character.137
 ErrorLine has trailing spaces.138
 ErrorLine contains a tab character.138

org/flowerplatform/util/regex/RegexException.java

SeverityMessageLine
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.27
 ErrorMissing a Javadoc comment.27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorParameter log should be final.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32

org/flowerplatform/util/regex/RegexProcessingSession.java

SeverityMessageLine
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.32
 ErrorLine is longer than 80 characters (found 100).32
 ErrorLine contains a tab character.32
 ErrorMissing a Javadoc comment.32
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.32
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorVariable 'matcher' must be private and have accessor methods.34
 ErrorLine has trailing spaces.35
 ErrorLine contains a tab character.35
 ErrorLine contains a tab character.36
 ErrorMissing a Javadoc comment.36
 ErrorVariable 'configuration' must be private and have accessor methods.36
 ErrorLine contains a tab character.38
 ErrorLine has trailing spaces.39
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorVariable 'currentMatchGroupIndex' must be private and have accessor methods.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorVariable 'currentRegex' must be private and have accessor methods.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorVariable 'currentSubMatchesForCurrentRegex' must be private and have accessor methods.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorMissing a Javadoc comment.46
 ErrorVariable 'ignoreMatches' must be private and have accessor methods.46
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorVariable 'currentNestingLevel' must be private and have accessor methods.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorVariable 'lastMatchCategory' must be private and have accessor methods.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMethod 'reset' is not designed for extension - needs to be abstract, final or empty.52
 ErrorMissing a Javadoc comment.52
 ErrorParameter resetMatcher should be final.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 89).56
 ErrorLine contains a tab character.56
 ErrorAvoid inline conditionals.56
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorMethod 'getMatcher' is not designed for extension - needs to be abstract, final or empty.65
 ErrorMissing a Javadoc comment.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorMethod 'getConfiguration' is not designed for extension - needs to be abstract, final or empty.69
 ErrorMissing a Javadoc comment.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorMethod 'getCurrentMatchGroupIndex' is not designed for extension - needs to be abstract, final or empty.73
 ErrorMissing a Javadoc comment.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.77
 ErrorMethod 'getCurrentRegex' is not designed for extension - needs to be abstract, final or empty.77
 ErrorMissing a Javadoc comment.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.81
 ErrorMethod 'getCurrentSubMatchesForCurrentRegex' is not designed for extension - needs to be abstract, final or empty.81
 ErrorMissing a Javadoc comment.81
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.85
 ErrorMethod 'find' is not designed for extension - needs to be abstract, final or empty.85
 ErrorMissing a Javadoc comment.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine has trailing spaces.88
 ErrorLine contains a tab character.88
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine is longer than 80 characters (found 195).95
 ErrorLine contains a tab character.95
 ErrorLine is longer than 80 characters (found 86).96
 ErrorLine contains a tab character.96
 ErrorLine is longer than 80 characters (found 110).97
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine has trailing spaces.103
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine has trailing spaces.107
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine is longer than 80 characters (found 124).109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine has trailing spaces.115
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine has trailing spaces.118
 ErrorLine contains a tab character.118
 ErrorLine is longer than 80 characters (found 204).119
 ErrorLine contains a tab character.119
 ErrorLine is longer than 80 characters (found 115).120
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine has trailing spaces.123
 ErrorLine contains a tab character.123
 ErrorLine is longer than 80 characters (found 95).124
 ErrorLine contains a tab character.124
 ErrorLine is longer than 80 characters (found 122).125
 ErrorLine contains a tab character.125
 ErrorLine is longer than 80 characters (found 236).126
 ErrorLine contains a tab character.126
 ErrorLine is longer than 80 characters (found 147).127
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine has trailing spaces.129
 ErrorLine contains a tab character.129
 ErrorLine is longer than 80 characters (found 96).131
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine is longer than 80 characters (found 213).133
 ErrorLine contains a tab character.133
 Error'{' is followed by whitespace.133
 ErrorLine is longer than 80 characters (found 198).134
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine has trailing spaces.136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 111).141
 ErrorLine contains a tab character.141
 ErrorLine is longer than 80 characters (found 91).142
 ErrorLine contains a tab character.142
 ErrorLine is longer than 80 characters (found 92).143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 248).144
 ErrorLine contains a tab character.144
 ErrorLine is longer than 80 characters (found 159).145
 ErrorLine contains a tab character.145
 ErrorLine is longer than 80 characters (found 81).146
 ErrorLine contains a tab character.146
 ErrorLine has trailing spaces.147
 ErrorLine contains a tab character.147
 ErrorLine has trailing spaces.148
 ErrorLine is longer than 80 characters (found 117).148
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine has trailing spaces.151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine has trailing spaces.153
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine has trailing spaces.156
 ErrorLine contains a tab character.156
 ErrorLine has trailing spaces.157
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorMethod 'find' is not designed for extension - needs to be abstract, final or empty.158
 ErrorMissing a Javadoc comment.158
 ErrorParameter runnable should be final.158
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine has trailing spaces.165
 ErrorLine contains a tab character.165
 ErrorLine contains a tab character.166
 ErrorMethod 'candidateAnnounced' is not designed for extension - needs to be abstract, final or empty.166
 ErrorMissing a Javadoc comment.166
 ErrorParameter category should be final.166
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine contains a tab character.169
 ErrorLine is longer than 80 characters (found 90).170
 ErrorLine contains a tab character.170
 ErrorLine contains a tab character.171
 ErrorLine contains a tab character.172
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine has trailing spaces.175
 ErrorLine contains a tab character.175
 ErrorLine contains a tab character.176
 ErrorLine is longer than 80 characters (found 124).177
 ErrorLine contains a tab character.177
 ErrorLine contains a tab character.178
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine has trailing spaces.181
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 ErrorLine has trailing spaces.183
 ErrorLine contains a tab character.183
 ErrorLine has trailing spaces.184
 ErrorLine contains a tab character.184
 ErrorLine contains a tab character.185
 ErrorExpected an @return tag.186
 ErrorLine has trailing spaces.186
 ErrorLine is longer than 80 characters (found 104).186
 ErrorLine contains a tab character.186
 ErrorMethod 'findRangeFor' is not designed for extension - needs to be abstract, final or empty.186
 ErrorParameter category should be final.186
 ErrorExpected @param tag for 'category'.186
 ErrorParameter searchString should be final.186
 ErrorExpected @param tag for 'searchString'.186
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine is longer than 80 characters (found 95).189
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine is longer than 80 characters (found 204).191
 ErrorLine contains a tab character.191
 ErrorLine is longer than 80 characters (found 88).192
 ErrorLine contains a tab character.192
 ErrorLine contains a tab character.193
 ErrorLine contains a tab character.194
 ErrorLine is longer than 80 characters (found 123).195
 ErrorLine contains a tab character.195
 ErrorLine contains a tab character.196
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.204
 ErrorLine has trailing spaces.205
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorExpected an @return tag.207
 ErrorLine contains a tab character.207
 ErrorMethod 'findLastMatchBeforeIndex' is not designed for extension - needs to be abstract, final or empty.207
 ErrorParameter category should be final.207
 ErrorExpected @param tag for 'category'.207
 ErrorParameter index should be final.207
 ErrorExpected @param tag for 'index'.207
 ErrorLine contains a tab character.208
 ErrorLine contains a tab character.209
 ErrorLine contains a tab character.210

org/flowerplatform/util/regex/RegexUtil.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUtility classes should not have a public or default constructor.24
 ErrorLine has trailing spaces.25
 ErrorLine contains a tab character.25
 ErrorLine contains a tab character.26
 ErrorLine is longer than 80 characters (found 128).27
 ErrorLine contains a tab character.27
 ErrorLine is longer than 80 characters (found 154).28
 ErrorLine contains a tab character.28
 ErrorLine has trailing spaces.29
 ErrorLine contains a tab character.29
 ErrorLine is longer than 80 characters (found 89).30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMissing a Javadoc comment.34
 ErrorLine is longer than 80 characters (found 97).35
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine has trailing spaces.37
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorLine contains a tab character.40
 ErrorMissing a Javadoc comment.40
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorLine is longer than 80 characters (found 172).42
 ErrorLine contains a tab character.42
 ErrorMissing a Javadoc comment.42
 ErrorLine is longer than 80 characters (found 197).43
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorLine is longer than 80 characters (found 116).44
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorLine is longer than 80 characters (found 104).50
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorLine is longer than 80 characters (found 104).51
 ErrorLine contains a tab character.51
 ErrorMissing a Javadoc comment.51
 ErrorLine is longer than 80 characters (found 96).52
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorLine is longer than 80 characters (found 96).53
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorLine is longer than 80 characters (found 96).54
 ErrorLine contains a tab character.54
 ErrorMissing a Javadoc comment.54
 ErrorLine is longer than 80 characters (found 96).55
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorLine is longer than 80 characters (found 96).56
 ErrorLine contains a tab character.56
 ErrorMissing a Javadoc comment.56
 ErrorLine is longer than 80 characters (found 96).57
 ErrorLine contains a tab character.57
 ErrorMissing a Javadoc comment.57
 ErrorLine is longer than 80 characters (found 112).58
 ErrorLine contains a tab character.58
 ErrorMissing a Javadoc comment.58
 ErrorLine is longer than 80 characters (found 112).59
 ErrorLine contains a tab character.59
 ErrorMissing a Javadoc comment.59
 ErrorLine is longer than 80 characters (found 112).60
 ErrorLine contains a tab character.60
 ErrorMissing a Javadoc comment.60
 ErrorLine is longer than 80 characters (found 104).61
 ErrorLine contains a tab character.61
 ErrorMissing a Javadoc comment.61
 ErrorLine is longer than 80 characters (found 102).62
 ErrorLine contains a tab character.62
 ErrorMissing a Javadoc comment.62
 ErrorLine is longer than 80 characters (found 172).63
 ErrorLine contains a tab character.63
 ErrorMissing a Javadoc comment.63
 ErrorLine is longer than 80 characters (found 191).64
 ErrorLine contains a tab character.64
 ErrorMissing a Javadoc comment.64
 ErrorLine is longer than 80 characters (found 112).65
 ErrorLine contains a tab character.65
 ErrorMissing a Javadoc comment.65
 ErrorLine is longer than 80 characters (found 138).66
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.66
 ErrorLine is longer than 80 characters (found 145).67
 ErrorLine contains a tab character.67
 ErrorMissing a Javadoc comment.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorLine is longer than 80 characters (found 147).69
 ErrorLine contains a tab character.69
 ErrorMissing a Javadoc comment.69
 ErrorLine has trailing spaces.70
 ErrorLine contains a tab character.70
 ErrorLine is longer than 80 characters (found 198).71
 ErrorLine contains a tab character.71
 ErrorMissing a Javadoc comment.71
 ErrorLine has trailing spaces.72
 ErrorLine is longer than 80 characters (found 82).72
 ErrorLine contains a tab character.72
 ErrorMissing a Javadoc comment.72
 ErrorLine has trailing spaces.73
 ErrorLine contains a tab character.73
 ErrorLine is longer than 80 characters (found 152).74
 ErrorLine contains a tab character.74
 ErrorMissing a Javadoc comment.74
 ErrorLine is longer than 80 characters (found 152).75
 ErrorLine contains a tab character.75
 ErrorMissing a Javadoc comment.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 172).77
 ErrorLine contains a tab character.77
 ErrorMissing a Javadoc comment.77
 ErrorLine is longer than 80 characters (found 190).78
 ErrorLine contains a tab character.78
 ErrorMissing a Javadoc comment.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine is longer than 80 characters (found 84).81
 ErrorLine contains a tab character.81
 ErrorMissing a Javadoc comment.81
 ErrorLine is longer than 80 characters (found 136).82
 ErrorLine contains a tab character.82
 ErrorLine is longer than 80 characters (found 174).83
 ErrorLine contains a tab character.83
 ErrorLine is longer than 80 characters (found 134).84
 ErrorLine contains a tab character.84
 ErrorLine has trailing spaces.85
 ErrorLine contains a tab character.85
 ErrorLine is longer than 80 characters (found 95).86
 ErrorLine contains a tab character.86
 ErrorMissing a Javadoc comment.86
 ErrorLine is longer than 80 characters (found 106).87
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 174).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 119).89
 ErrorLine contains a tab character.89
 ErrorLine has trailing spaces.90
 ErrorLine contains a tab character.90
 ErrorLine is longer than 80 characters (found 87).91
 ErrorLine contains a tab character.91
 ErrorMissing a Javadoc comment.91
 ErrorLine is longer than 80 characters (found 176).92
 ErrorLine contains a tab character.92
 ErrorLine is longer than 80 characters (found 131).93
 ErrorLine contains a tab character.93
 ErrorLine is longer than 80 characters (found 131).94
 ErrorLine contains a tab character.94
 ErrorLine has trailing spaces.95
 ErrorLine contains a tab character.95
 ErrorLine has trailing spaces.96
 ErrorLine contains a tab character.96
 ErrorMissing a Javadoc comment.96
 ErrorLine contains a tab character.97
 Error'+' should be on a new line.97
 ErrorLine has trailing spaces.98
 ErrorLine is longer than 80 characters (found 100).98
 ErrorLine contains a tab character.98
 Error'+' should be on a new line.98
 ErrorLine contains a tab character.99
 ErrorLine has trailing spaces.101
 ErrorLine is longer than 80 characters (found 132).101
 ErrorLine contains a tab character.101
 ErrorMissing a Javadoc comment.101
 ErrorLine has trailing spaces.102
 ErrorLine contains a tab character.102
 Error'+' should be on a new line.102
 ErrorLine has trailing spaces.103
 ErrorLine is longer than 80 characters (found 105).103
 ErrorLine contains a tab character.103
 Error'+' should be on a new line.103
 ErrorLine contains a tab character.104

org/flowerplatform/util/regex/RegexWithAction.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine contains a tab character.28
 ErrorMissing a Javadoc comment.28
 ErrorVariable 'name' must be private and have accessor methods.28
 ErrorLine contains a tab character.29
 ErrorMissing a Javadoc comment.29
 ErrorVariable 'regex' must be private and have accessor methods.29
 ErrorLine has trailing spaces.30
 ErrorLine contains a tab character.30
 ErrorLine contains a tab character.31
 ErrorMissing a Javadoc comment.31
 ErrorVariable 'numberOfCaptureGroups' must be private and have accessor methods.31
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorMethod 'getRegex' is not designed for extension - needs to be abstract, final or empty.33
 ErrorMissing a Javadoc comment.33
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine contains a tab character.42
 ErrorMethod 'getRegexAction' is not designed for extension - needs to be abstract, final or empty.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.48
 ErrorMethod 'getNumberOfCaptureGroups' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.53
 ErrorParameter name should be final.53
 Error'name' hides a field.53
 ErrorParameter regex should be final.53
 Error'regex' hides a field.53
 ErrorLine contains a tab character.54
 ErrorLine contains a tab character.55
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 93).57
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine is longer than 80 characters (found 91).64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine has trailing spaces.66
 ErrorLine contains a tab character.66
 ErrorMissing a Javadoc comment.67
 ErrorLine contains a tab character.67
 ErrorLine is longer than 80 characters (found 87).69
 ErrorLine contains a tab character.69
 ErrorMissing a Javadoc comment.69
 ErrorParameter humanReadableRegexMeaning should be final.69
 ErrorParameter regex should be final.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorParameter param should be final.74
 ErrorLine has trailing spaces.75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine has trailing spaces.78
 ErrorLine contains a tab character.78
 ErrorLine is longer than 80 characters (found 86).79
 ErrorMissing a Javadoc comment.79
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.81
 ErrorMissing a Javadoc comment.81
 ErrorVariable 'category' must be private and have accessor methods.81
 ErrorLine has trailing spaces.82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorMissing a Javadoc comment.83
 ErrorLine is longer than 80 characters (found 98).84
 ErrorLine contains a tab character.84
 ErrorParameter humanReadableRegexMeaning should be final.84
 ErrorParameter regex should be final.84
 ErrorParameter category should be final.84
 Error'category' hides a field.84
 ErrorLine contains a tab character.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.89
 ErrorMethod 'executeAction' is not designed for extension - needs to be abstract, final or empty.89
 ErrorLine contains a tab character.90
 ErrorParameter session should be final.90
 ErrorLine is longer than 80 characters (found 133).91
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine has trailing spaces.93
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine has trailing spaces.95
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine has trailing spaces.97
 ErrorLine contains a tab character.97
 ErrorMissing a Javadoc comment.98
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.100
 ErrorMissing a Javadoc comment.100
 ErrorVariable 'increment' must be private and have accessor methods.100
 ErrorLine has trailing spaces.101
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorMissing a Javadoc comment.102
 ErrorParameter humanReadableRegexMeaning should be final.102
 ErrorLine contains a tab character.103
 ErrorParameter regex should be final.103
 ErrorParameter increment should be final.103
 Error'increment' hides a field.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.108
 ErrorMethod 'executeAction' is not designed for extension - needs to be abstract, final or empty.108
 ErrorLine contains a tab character.109
 ErrorParameter session should be final.109
 ErrorLine has trailing spaces.110
 ErrorLine is longer than 80 characters (found 88).110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine has trailing spaces.112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine has trailing spaces.114
 ErrorLine contains a tab character.114
 ErrorMissing a Javadoc comment.115
 ErrorLine contains a tab character.115
 ErrorLine is longer than 80 characters (found 96).117
 ErrorLine contains a tab character.117
 ErrorMissing a Javadoc comment.117
 ErrorParameter humanReadableRegexMeaning should be final.117
 ErrorParameter regex should be final.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.121
 ErrorMethod 'executeAction' is not designed for extension - needs to be abstract, final or empty.121
 ErrorLine contains a tab character.122
 ErrorParameter session should be final.122
 ErrorLine has trailing spaces.123
 ErrorLine contains a tab character.123
 ErrorLine has trailing spaces.124
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine has trailing spaces.126
 ErrorLine contains a tab character.126

org/flowerplatform/util/servlet/CustomJSPFactory.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorMissing package-info.java file.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.27
 ErrorLine has trailing spaces.29
 ErrorLine has trailing spaces.33
 ErrorLine contains a tab character.33
 ErrorLine contains a tab character.34
 ErrorMethod 'create' is not designed for extension - needs to be abstract, final or empty.34
 ErrorMissing a Javadoc comment.34
 ErrorLine contains a tab character.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine is longer than 80 characters (found 91).38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorLine contains a tab character.40
 ErrorLine has trailing spaces.41
 ErrorLine contains a tab character.41
 ErrorLine is longer than 80 characters (found 89).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine contains a tab character.44
 Error'=' is not preceded with whitespace.44
 ErrorLine has trailing spaces.45
 ErrorLine contains a tab character.45
 ErrorLine is longer than 80 characters (found 115).46
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 90).48
 ErrorLine contains a tab character.48
 ErrorLine has trailing spaces.49
 ErrorLine contains a tab character.49
 ErrorLine is longer than 80 characters (found 114).50
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55

org/flowerplatform/util/servlet/CustomJSPServlet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.25
 ErrorLine is longer than 80 characters (found 106).25
 ErrorLine has trailing spaces.27
 ErrorLine has trailing spaces.32
 ErrorLine contains a tab character.32
 ErrorLine contains a tab character.33
 ErrorMissing a Javadoc comment.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine is longer than 80 characters (found 89).35
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorParameter bundle should be final.35
 ErrorParameter bundleResourcePath should be final.35
 ErrorParameter alias should be final.35
 ErrorLine has trailing spaces.36
 ErrorLine contains a tab character.36
 ErrorLine contains a tab character.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMethod 'init' is not designed for extension - needs to be abstract, final or empty.39
 ErrorLine has trailing spaces.40
 ErrorLine is longer than 80 characters (found 88).40
 ErrorLine contains a tab character.40
 ErrorParameter config should be final.40
 ErrorLine contains a tab character.41
 ErrorLine has trailing spaces.42
 ErrorLine is longer than 80 characters (found 104).42
 ErrorLine contains a tab character.42
 ErrorLine contains a tab character.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44

org/flowerplatform/util/servlet/ImageComposerServlet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine has trailing spaces.39
 ErrorLine has trailing spaces.42
 ErrorLine has trailing spaces.47
 ErrorLine contains a tab character.47
 ErrorLine is longer than 80 characters (found 97).48
 ErrorLine contains a tab character.48
 ErrorMissing a Javadoc comment.48
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorLine has trailing spaces.51
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.52
 ErrorLine contains a tab character.53
 ErrorParameter request should be final.53
 ErrorLine contains a tab character.54
 ErrorParameter response should be final.54
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 89).56
 ErrorLine contains a tab character.56
 ErrorLine is longer than 80 characters (found 115).57
 ErrorLine contains a tab character.57
 ErrorLine contains a tab character.58
 ErrorLine has trailing spaces.59
 ErrorLine contains a tab character.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine contains a tab character.64
 ErrorLine is longer than 80 characters (found 119).65
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorLine has trailing spaces.68
 ErrorLine contains a tab character.68
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine is longer than 80 characters (found 116).74
 ErrorLine contains a tab character.74
 ErrorLine is longer than 80 characters (found 97).75
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine is longer than 80 characters (found 100).77
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine contains a tab character.79
 ErrorLine contains a tab character.80
 ErrorLine has trailing spaces.81
 ErrorLine is longer than 80 characters (found 94).81
 ErrorLine contains a tab character.81
 ErrorLine is longer than 80 characters (found 113).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.85
 Error'synchronized' is not followed by whitespace.85
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine is longer than 80 characters (found 90).88
 ErrorLine contains a tab character.88
 ErrorLine is longer than 80 characters (found 93).89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine has trailing spaces.93
 ErrorLine contains a tab character.93
 ErrorLine is longer than 80 characters (found 111).94
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorLine contains a tab character.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine is longer than 80 characters (found 107).99
 ErrorLine contains a tab character.99
 ErrorLine has trailing spaces.100
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.101
 ErrorLine contains a tab character.102
 ErrorLine is longer than 80 characters (found 84).103
 ErrorLine contains a tab character.103
 ErrorLine has trailing spaces.104
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine contains a tab character.107
 ErrorLine contains a tab character.108
 ErrorLine contains a tab character.109
 ErrorLine is longer than 80 characters (found 86).110
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine is longer than 80 characters (found 126).112
 ErrorLine contains a tab character.112
 ErrorLine contains a tab character.113
 ErrorLine contains a tab character.114
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine contains a tab character.117
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine contains a tab character.120
 ErrorLine contains a tab character.121
 ErrorLine contains a tab character.122
 ErrorLine contains a tab character.123
 ErrorMust have at least one statement.123
 ErrorLine is longer than 80 characters (found 83).124
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine has trailing spaces.127
 ErrorLine contains a tab character.127
 ErrorLine is longer than 80 characters (found 109).128
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.129
 ErrorLine contains a tab character.130
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine has trailing spaces.138
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine contains a tab character.140
 ErrorLine is longer than 80 characters (found 85).141
 ErrorLine contains a tab character.141
 ErrorLine contains a tab character.142
 ErrorLine contains a tab character.143
 ErrorLine has trailing spaces.144
 ErrorLine contains a tab character.144
 ErrorLine has trailing spaces.145
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine is longer than 80 characters (found 83).148
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158

org/flowerplatform/util/servlet/PublicResourcesServlet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorLine is longer than 80 characters (found 95).41
 ErrorLine has trailing spaces.42
 ErrorLine has trailing spaces.45
 ErrorLine is longer than 80 characters (found 99).50
 ErrorLine contains a tab character.50
 ErrorMissing a Javadoc comment.50
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
 ErrorLine contains a tab character.52
 ErrorMissing a Javadoc comment.52
 ErrorLine has trailing spaces.53
 ErrorLine contains a tab character.53
 ErrorMissing a Javadoc comment.54
 ErrorMissing a Javadoc comment.56
 ErrorParameter resource should be final.56
 ErrorMust have at least one statement.60
 ErrorLine contains a tab character.61
 ErrorLine has trailing spaces.65
 ErrorLine is longer than 80 characters (found 155).66
 ErrorLine contains a tab character.66
 ErrorMethod 'getInputStreamForFileWithinZip' is not designed for extension - needs to be abstract, final or empty.66
 ErrorMissing a Javadoc comment.66
 ErrorParameter fileWithinZip should be final.66
 ErrorLine is longer than 80 characters (found 110).67
 ErrorLine contains a tab character.67
 ErrorLine contains a tab character.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorLine contains a tab character.75
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77
 ErrorLine contains a tab character.78
 ErrorLine has trailing spaces.79
 ErrorLine contains a tab character.79
 ErrorLine is longer than 80 characters (found 93).80
 ErrorLine contains a tab character.80
 ErrorLine contains a tab character.81
 ErrorLine has trailing spaces.82
 ErrorLine is longer than 80 characters (found 89).82
 ErrorLine contains a tab character.82
 ErrorLine contains a tab character.83
 ErrorLine contains a tab character.84
 ErrorLine contains a tab character.86
 ErrorLine contains a tab character.87
 ErrorLine contains a tab character.88
 ErrorLine has trailing spaces.89
 ErrorLine contains a tab character.89
 ErrorLine contains a tab character.90
 ErrorLine contains a tab character.91
 ErrorLine contains a tab character.92
 ErrorLine contains a tab character.93
 ErrorLine contains a tab character.94
 ErrorLine contains a tab character.95
 ErrorMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.95
 ErrorMethod length is 172 lines (max allowed is 150).95
 ErrorLine is longer than 80 characters (found 107).96
 ErrorLine contains a tab character.96
 ErrorParameter request should be final.96
 ErrorExpected @param tag for 'request'.96
 ErrorParameter response should be final.96
 ErrorExpected @param tag for 'response'.96
 ErrorExpected @throws tag for 'IOException'.96
 ErrorLine contains a tab character.97
 ErrorLine contains a tab character.98
 ErrorLine contains a tab character.99
 ErrorLine contains a tab character.100
 ErrorLine contains a tab character.102
 ErrorLine contains a tab character.103
 ErrorLine contains a tab character.104
 ErrorLine contains a tab character.105
 ErrorLine contains a tab character.106
 ErrorLine is longer than 80 characters (found 94).108
 ErrorLine contains a tab character.108
 ErrorLine has trailing spaces.109
 ErrorLine contains a tab character.109
 ErrorLine contains a tab character.110
 ErrorLine contains a tab character.111
 ErrorLine contains a tab character.112
 ErrorLine is longer than 80 characters (found 130).113
 ErrorLine contains a tab character.113
 ErrorLine is longer than 80 characters (found 87).114
 ErrorLine contains a tab character.114
 ErrorLine has trailing spaces.115
 ErrorLine contains a tab character.115
 ErrorLine contains a tab character.116
 ErrorLine is longer than 80 characters (found 91).117
 ErrorLine contains a tab character.117
 ErrorLine is longer than 80 characters (found 117).118
 ErrorLine contains a tab character.118
 ErrorLine contains a tab character.119
 ErrorLine has trailing spaces.120
 ErrorLine contains a tab character.120
 ErrorLine is longer than 80 characters (found 93).121
 ErrorLine contains a tab character.121
 ErrorLine is longer than 80 characters (found 101).122
 ErrorLine contains a tab character.122
 ErrorLine is longer than 80 characters (found 107).123
 ErrorLine contains a tab character.123
 ErrorLine contains a tab character.124
 ErrorLine contains a tab character.125
 ErrorLine contains a tab character.126
 ErrorLine contains a tab character.127
 ErrorLine contains a tab character.128
 ErrorLine contains a tab character.130
 ErrorLine is longer than 80 characters (found 103).131
 ErrorLine contains a tab character.131
 ErrorLine contains a tab character.132
 ErrorLine contains a tab character.133
 ErrorLine contains a tab character.134
 ErrorLine contains a tab character.135
 ErrorLine has trailing spaces.136
 ErrorLine contains a tab character.136
 ErrorLine contains a tab character.137
 ErrorLine contains a tab character.138
 ErrorLine contains a tab character.139
 ErrorLine is longer than 80 characters (found 82).141
 ErrorLine contains a tab character.141
 ErrorLine is longer than 80 characters (found 94).142
 ErrorLine contains a tab character.142
 ErrorLine has trailing spaces.143
 ErrorLine contains a tab character.143
 ErrorLine is longer than 80 characters (found 140).144
 ErrorLine contains a tab character.144
 ErrorLine is longer than 80 characters (found 87).145
 ErrorLine contains a tab character.145
 ErrorLine contains a tab character.146
 ErrorLine contains a tab character.147
 ErrorLine has trailing spaces.148
 ErrorLine contains a tab character.148
 ErrorLine contains a tab character.149
 ErrorLine contains a tab character.150
 ErrorLine has trailing spaces.151
 ErrorLine contains a tab character.151
 ErrorLine contains a tab character.152
 ErrorLine contains a tab character.153
 ErrorLine is longer than 80 characters (found 83).154
 ErrorLine contains a tab character.154
 ErrorLine contains a tab character.155
 ErrorLine contains a tab character.156
 ErrorLine contains a tab character.157
 ErrorLine contains a tab character.158
 ErrorLine is longer than 80 characters (found 116).159
 ErrorLine contains a tab character.159
 ErrorLine contains a tab character.160
 ErrorLine contains a tab character.161
 ErrorLine has trailing spaces.162
 ErrorLine contains a tab character.162
 ErrorLine contains a tab character.163
 ErrorLine contains a tab character.164
 ErrorLine contains a tab character.165
 ErrorLine is longer than 80 characters (found 96).166
 ErrorLine contains a tab character.166
 ErrorLine is longer than 80 characters (found 85).167
 ErrorLine contains a tab character.167
 ErrorLine contains a tab character.168
 ErrorLine is longer than 80 characters (found 97).169
 ErrorLine contains a tab character.169
 ErrorLine is longer than 80 characters (found 99).170
 ErrorLine contains a tab character.170
 ErrorLine is longer than 80 characters (found 120).171
 ErrorLine contains a tab character.171
 ErrorLine is longer than 80 characters (found 102).172
 ErrorLine contains a tab character.172
 ErrorLine is longer than 80 characters (found 81).173
 ErrorLine contains a tab character.173
 ErrorLine contains a tab character.174
 ErrorLine contains a tab character.175
 ErrorLine is longer than 80 characters (found 105).176
 ErrorLine contains a tab character.176
 ErrorLine contains a tab character.177
 ErrorLine is longer than 80 characters (found 96).178
 ErrorLine contains a tab character.178
 ErrorLine is longer than 80 characters (found 121).179
 ErrorLine contains a tab character.179
 ErrorLine contains a tab character.180
 ErrorLine contains a tab character.181
 ErrorLine contains a tab character.182
 Error'synchronized' is not followed by whitespace.182
 ErrorLine contains a tab character.183
 ErrorLine contains a tab character.184
 ErrorLine is longer than 80 characters (found 91).185
 ErrorLine contains a tab character.185
 ErrorLine is longer than 80 characters (found 103).186
 ErrorLine contains a tab character.186
 Error')' is preceded with whitespace.186
 ErrorLine contains a tab character.187
 ErrorLine contains a tab character.188
 ErrorLine contains a tab character.189
 ErrorLine contains a tab character.190
 ErrorLine has trailing spaces.191
 ErrorLine contains a tab character.191
 ErrorLine is longer than 80 characters (found 118).192
 ErrorLine contains a tab character.192
 ErrorLine has trailing spaces.193
 ErrorLine contains a tab character.193
 ErrorLine is longer than 80 characters (found 88).194
 ErrorLine contains a tab character.194
 ErrorLine is longer than 80 characters (found 137).195
 ErrorLine contains a tab character.195
 ErrorAvoid inline conditionals.195
 ErrorLine has trailing spaces.196
 ErrorLine contains a tab character.196
 ErrorLine is longer than 80 characters (found 82).197
 ErrorLine contains a tab character.197
 ErrorLine contains a tab character.198
 ErrorLine contains a tab character.199
 ErrorLine is longer than 80 characters (found 91).200
 ErrorLine contains a tab character.200
 ErrorLine contains a tab character.201
 ErrorLine contains a tab character.202
 ErrorLine contains a tab character.203
 ErrorLine has trailing spaces.204
 ErrorLine contains a tab character.204
 ErrorLine contains a tab character.205
 ErrorLine contains a tab character.206
 ErrorLine contains a tab character.207
 ErrorLine contains a tab character.208
 ErrorLine is longer than 80 characters (found 86).209
 ErrorLine contains a tab character.209
 ErrorLine is longer than 80 characters (found 111).210
 ErrorLine contains a tab character.210
 ErrorLine has trailing spaces.211
 ErrorLine contains a tab character.211
 ErrorLine contains a tab character.212
 ErrorLine contains a tab character.213
 ErrorLine contains a tab character.214
 ErrorLine contains a tab character.215
 ErrorLine contains a tab character.216
 ErrorLine has trailing spaces.217
 ErrorLine contains a tab character.217
 ErrorLine contains a tab character.218
 ErrorLine contains a tab character.219
 ErrorLine contains a tab character.220
 ErrorLine is longer than 80 characters (found 86).221
 ErrorLine contains a tab character.221
 ErrorLine contains a tab character.222
 ErrorLine contains a tab character.223
 ErrorLine is longer than 80 characters (found 84).224
 ErrorLine contains a tab character.224
 ErrorLine contains a tab character.225
 ErrorLine contains a tab character.226
 ErrorLine contains a tab character.227
 ErrorLine has trailing spaces.228
 ErrorLine contains a tab character.228
 ErrorLine contains a tab character.229
 ErrorLine is longer than 80 characters (found 84).230
 ErrorLine contains a tab character.230
 ErrorLine is longer than 80 characters (found 120).231
 ErrorLine contains a tab character.231
 ErrorLine contains a tab character.232
 ErrorLine is longer than 80 characters (found 100).233
 ErrorLine contains a tab character.233
 ErrorLine contains a tab character.234
 ErrorLine contains a tab character.235
 ErrorLine contains a tab character.236
 ErrorLine has trailing spaces.237
 ErrorLine contains a tab character.237
 ErrorLine contains a tab character.238
 ErrorLine contains a tab character.239
 ErrorLine has trailing spaces.240
 ErrorLine contains a tab character.240
 ErrorLine contains a tab character.241
 ErrorLine is longer than 80 characters (found 93).242
 ErrorLine contains a tab character.242
 ErrorLine is longer than 80 characters (found 90).243
 ErrorLine contains a tab character.243
 ErrorLine is longer than 80 characters (found 90).244
 ErrorLine contains a tab character.244
 ErrorLine contains a tab character.245
 ErrorLine has trailing spaces.246
 ErrorLine contains a tab character.246
 ErrorLine is longer than 80 characters (found 135).247
 ErrorLine contains a tab character.247
 ErrorLine is longer than 80 characters (found 103).248
 ErrorLine contains a tab character.248
 ErrorLine has trailing spaces.249
 ErrorLine contains a tab character.249
 ErrorLine contains a tab character.250
 ErrorLine is longer than 80 characters (found 103).251
 ErrorLine contains a tab character.251
 ErrorLine contains a tab character.252
 ErrorLine contains a tab character.253
 ErrorLine has trailing spaces.254
 ErrorLine contains a tab character.254
 ErrorLine contains a tab character.255
 ErrorLine has trailing spaces.256
 ErrorLine contains a tab character.256
 ErrorLine is longer than 80 characters (found 110).257
 ErrorLine contains a tab character.257
 ErrorLine contains a tab character.258
 ErrorLine has trailing spaces.259
 ErrorLine contains a tab character.259
 ErrorLine contains a tab character.260
 ErrorLine contains a tab character.261
 ErrorLine contains a tab character.262
 ErrorLine contains a tab character.263
 ErrorLine contains a tab character.264
 ErrorLine contains a tab character.265
 ErrorLine contains a tab character.266
 ErrorLine contains a tab character.267
 ErrorLine has trailing spaces.268
 ErrorLine contains a tab character.268
 ErrorLine contains a tab character.269
 ErrorLine contains a tab character.270
 ErrorLine contains a tab character.271
 ErrorExpected an @return tag.272
 ErrorLine is longer than 80 characters (found 83).272
 ErrorLine contains a tab character.272
 ErrorParameter fileName should be final.272
 ErrorExpected @param tag for 'fileName'.272
 ErrorParameter fileInsideZipArchive should be final.272
 ErrorExpected @param tag for 'fileInsideZipArchive'.272
 ErrorLine is longer than 80 characters (found 87).273
 ErrorLine contains a tab character.273
 ErrorLine has trailing spaces.275
 ErrorLine contains a tab character.275

org/flowerplatform/util/servlet/ResourcesServlet.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorMissing a Javadoc comment.33
 ErrorLine has trailing spaces.34
 ErrorLine contains a tab character.34
 ErrorLine contains a tab character.35
 ErrorMissing a Javadoc comment.35
 ErrorLine is longer than 80 characters (found 90).37
 ErrorLine contains a tab character.37
 ErrorMissing a Javadoc comment.37
 ErrorVariable 'tempFilesMap' must be private and have accessor methods.37
 ErrorLine has trailing spaces.38
 ErrorLine contains a tab character.38
 ErrorLine contains a tab character.39
 ErrorMissing a Javadoc comment.39
 ErrorVariable 'counter' must be private and have accessor methods.39
 ErrorLine has trailing spaces.40
 ErrorLine contains a tab character.40
 ErrorLine is longer than 80 characters (found 93).41
 ErrorLine contains a tab character.41
 ErrorMissing a Javadoc comment.41
 ErrorName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.41
 ErrorLine has trailing spaces.42
 ErrorLine contains a tab character.42
 ErrorLine has trailing spaces.43
 ErrorLine contains a tab character.43
 ErrorMissing a Javadoc comment.43
 ErrorVariable 'useFilesFromTemporaryDirectory' must be private and have accessor methods.43
 ErrorLine has trailing spaces.44
 ErrorLine contains a tab character.44
 ErrorLine contains a tab character.45
 ErrorLine contains a tab character.46
 ErrorLine contains a tab character.47
 ErrorLine contains a tab character.48
 ErrorMethod 'init' is not designed for extension - needs to be abstract, final or empty.48
 ErrorLine has trailing spaces.49
 ErrorLine is longer than 80 characters (found 88).49
 ErrorLine contains a tab character.49
 ErrorParameter config should be final.49
 ErrorExpected @param tag for 'config'.49
 ErrorExpected @throws tag for 'ServletException'.49
 ErrorLine contains a tab character.50
 ErrorLine has trailing spaces.51
 ErrorLine is longer than 80 characters (found 96).51
 ErrorLine contains a tab character.51
 ErrorLine has trailing spaces.52
 ErrorLine contains a tab character.52
 ErrorLine is longer than 80 characters (found 162).53
 ErrorLine contains a tab character.53
 ErrorLine contains a tab character.54
 ErrorLine has trailing spaces.55
 ErrorLine contains a tab character.55
 ErrorLine is longer than 80 characters (found 90).56
 ErrorLine contains a tab character.56
 ErrorMethod 'send404' is not designed for extension - needs to be abstract, final or empty.56
 ErrorMissing a Javadoc comment.56
 ErrorParameter request should be final.56
 ErrorParameter response should be final.56
 ErrorLine contains a tab character.57
 ErrorLine is longer than 80 characters (found 85).58
 ErrorLine contains a tab character.58
 ErrorLine contains a tab character.59
 ErrorMust have at least one statement.59
 ErrorLine contains a tab character.60
 ErrorLine contains a tab character.61
 ErrorLine is longer than 80 characters (found 90).62
 ErrorLine contains a tab character.62
 ErrorLine contains a tab character.63
 ErrorLine has trailing spaces.64
 ErrorLine contains a tab character.64
 ErrorLine contains a tab character.65
 ErrorLine contains a tab character.66
 ErrorLine contains a tab character.67
 ErrorExpected an @return tag.68
 ErrorLine contains a tab character.68
 ErrorMethod 'getTempFilePath' is not designed for extension - needs to be abstract, final or empty.68
 ErrorParameter tempFileName should be final.68
 ErrorExpected @param tag for 'tempFileName'.68
 ErrorLine has trailing spaces.69
 ErrorLine contains a tab character.69
 ErrorLine contains a tab character.70
 ErrorLine has trailing spaces.71
 ErrorLine contains a tab character.71
 ErrorLine contains a tab character.72
 ErrorLine contains a tab character.73
 ErrorLine contains a tab character.74
 ErrorExpected an @return tag.75
 ErrorLine contains a tab character.75
 ErrorMethod 'getTempFile' is not designed for extension - needs to be abstract, final or empty.75
 ErrorParameter tempFileName should be final.75
 ErrorExpected @param tag for 'tempFileName'.75
 ErrorLine has trailing spaces.76
 ErrorLine contains a tab character.76
 ErrorLine contains a tab character.77

org/flowerplatform/util/servlet/ServletUtils.java

SeverityMessageLine
 ErrorFile does not end with a newline.
 ErrorLine has trailing spaces.2
 ErrorLine has trailing spaces.4
 ErrorLine has trailing spaces.8
 ErrorLine is longer than 80 characters (found 82).12
 ErrorLine has trailing spaces.13
 ErrorUnused import - javax.servlet.http.HttpServlet.22
 ErrorUnused import - org.flowerplatform.util.RunnableWithParam.24
 ErrorLine is longer than 80 characters (found 84).27
 ErrorLine has trailing spaces.28
 ErrorLine contains a tab character.32
 ErrorLine is longer than 80 characters (found 134).33
 ErrorLine is longer than 80 characters (found 115).34
 ErrorLine contains a tab character.34
 ErrorLine has trailing spaces.36
 ErrorLine has trailing spaces.39
 ErrorUtility classes should not have a public or default constructor.42
 ErrorLine has trailing spaces.44
 ErrorLine is longer than 80 characters (found 111).44
 ErrorLine contains a tab character.44
 ErrorMissing a Javadoc comment.44
 ErrorLine has trailing spaces.45
 ErrorLine is longer than 80 characters (found 94).45
 ErrorLine contains a tab character.45
 ErrorMissing a Javadoc comment.45
 ErrorLine has trailing spaces.46
 ErrorLine contains a tab character.46
 ErrorLine is longer than 80 characters (found 110).47
 ErrorLine contains a tab character.47
 ErrorMissing a Javadoc comment.47
 ErrorLine has trailing spaces.48
 ErrorLine contains a tab character.48
 ErrorLine is longer than 80 characters (found 102).49
 ErrorLine contains a tab character.49
 ErrorMissing a Javadoc comment.49
 ErrorParameter context should be final.49
 ErrorLine is longer than 80 characters (found 103).50
 ErrorLine contains a tab character.50
 ErrorLine contains a tab character.51
 ErrorLine contains a tab character.52
 ErrorLine contains a tab character.53
 ErrorLine has trailing spaces.54
 ErrorLine contains a tab character.54
 ErrorLine is longer than 80 characters (found 92).55
 ErrorLine contains a tab character.55
 ErrorMissing a Javadoc comment.55
 ErrorParameter key should be final.55
 ErrorParameter value should be final.55
 ErrorLine contains a tab character.56
 ErrorLine contains a tab character.57
 ErrorLine has trailing spaces.58
 ErrorLine contains a tab character.58